What are the advantages of sql?



What are the advantages of sql?..

Answer / Akash Sharma

"SQL provides several advantages: 1. Structured Query Language (SQL) allows users to easily access and manipulate data stored in relational databases. 2. It offers portability across various database management systems (DBMS). 3. SQL supports ACID properties (Atomicity, Consistency, Isolation, Durability) that ensure data integrity during transactions."

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More SQL PLSQL Interview Questions

What are the attributes of SQL*PLUS ?

2 Answers   Dream Careers, Oracle,


Is left join inner or outer by default?

1 Answers  


What is sql query optimization?

1 Answers  


How long does it take to learn pl sql?

1 Answers  


Does mysql_real_escape_string prevent sql injection?

1 Answers  


suppose I have two table one Emp and other is dpt. Emp table has a field ,dept id,name ,sal and dpt table has a field dept id,dept name. Now I want to find out the emplyee list whose sal is between 2000-3000 from dept x.

7 Answers   Geometric Software, IBM,


What is normalization? dec 2009

3 Answers   Cognizant,


What is crud diagram?

1 Answers  


What does count (*) mean?

1 Answers  


wtite down triggr not any entry on Sunday

2 Answers   NIT,


is it mandatory to select all the column in a view then what columns should be selected

2 Answers  


Compare sql & pl/sql

1 Answers  


Categories