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
Post a Comment