Enlist the advantages of sql.



Enlist the advantages of sql...

Answer / Shashank Pathak

SQL provides a standard language for accessing databases, supports ACID properties ensuring data integrity, allows complex queries with JOINs, supports concurrent transactions, and offers high performance through indexes.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More SQL PLSQL Interview Questions

what are the system privileges that are required by a schema owner (user) to create a trigger on a table?

1 Answers  


How to update salary of employees department wise?

6 Answers  


When do we use triggers?

1 Answers  


What is the largest value that can be stored in a byte data field?

1 Answers  


Which function is used to return remainder in a division operator in sql?

1 Answers  


Can we join tables without foreign key?

1 Answers  


What is the best free sql database?

1 Answers  


What are the properties of a transaction?

1 Answers  


What is a behavioral trigger?

1 Answers  


what is the difference between to_char and to_date functions?

10 Answers   Infosys,


What is a join query?

1 Answers  


Explain mutating table error.

1 Answers  


Categories