0 votes
in DBMS by
What is SQL in DBMS?

1 Answer

0 votes
by

SQL stands for Structured Query Language. SQL is an ANSI (American National

Standards Institute) standard computer language for accessing and manipulating

database systems. SQL statements are used to retrieve and update data in a database.

...