Computer Science, asked by Anonymous, 11 months ago

What are the basic things or concepts needed to understand about MY SQL?​

Answers

Answered by Anonymous
0

Answer:

used for database management

Explanation:

database.

SQL can retrieve data from a database.

SQL can insert records in a database.

SQL can update records in a database.

SQL can delete records from a database.

SQL can create new databases.

Similar questions