Computer Science, asked by Anonymous, 1 year ago

what are the advantages of SQL ...

Answers

Answered by BrainlyFIRE
5
hiiii mate

your answer is


High speed. Using the SQL queries, the user can quickly and efficiently retrieve a large amount of records from a database.

No coding needed. In the standard SQL, it is very easy to manage the database system. ...

Well defined standards. ...

Portability. ...

Interactive language. ...

Multiple data view.


if you like my answer

mark me brainlist


Anonymous: thanks alot
Answered by Anonymous
5
ADVANTAGES:
i) SQL Queries can be used to retrieve large amounts of records from a database quickly and efficiently.

ii) SQL is used to view the data without storing the data into the object.

iii) SQL joins two or more tables and show it as one object to user.

iv) SQL databases use long-established standard, which is being adopted by ANSI & ISO. Non-SQL databases do not adhere to any clear standard.

v) Using standard SQL it is easier to manage database systems without having to write substantial amount of code.

vi) SQL restricts the access of a table so that nobody can insert the rows into the table.

MARK BRAINLIEST..

Anonymous: thank you so much
Similar questions