what is the role of SQL in DBMS?


 what is the role of SQL in DBMS?

Ans- SQL stands for Structured Query Language. It is used for storing and managing data in relational database management system (RDMS). It is a standard language for Relational Database System. It enables a user to create, read, update and delete relational databases and tables.

Comments

Popular posts from this blog

What is DBMS and RDBMS?

what is data, information and knowledge?

Q-1-What is difference between drop and delete command? Q-2-what is difference between drop and truncate commands? Q-3-Why truncate is DDL command? Q-4- What is select commands?