SQL (Structured Query Language) is a standard language used to store, retrieve, and manipulate data in relational databases. It allows end-users to communicate with databases and perform tasks like creating, updating, and deleting databases.
BrindhaPrathaban Answered question July 5, 2023
- SQL (Structured Query Language) is a standard language used to store, retrieve, and manipulate data in relational databases.
- It allows end-users to communicate with databases and perform tasks like creating, updating, and deleting databases.
Shathana. S.R. Answered question July 5, 2023
SQL (Structured Query Language) is a standard language used in relational databases to store, retrieve, and alter data. It enables end users to interface with databases and conduct actions such as database creation, updating, and deletion.
Vishalini.R Answered question July 5, 2023
