0 votes
in Sql by
What is SQL?

1 Answer

0 votes
by

SQL stands for the Structured Query Language. It is the standard language used to maintain the relational database and perform many different data manipulation operations on the data. SQL was initially invented in 1970. It is a database language used for database creation, deletion, fetching and modifying rows, etc. sometimes, it is pronounced as 'sequel.' We can also use it to handle organized data comprised of entities (variables) and relations between different entities of the data.

Related questions

0 votes
0 votes
asked Jan 12 in Sql by GeorgeBell
0 votes
0 votes
0 votes
asked Dec 24, 2023 in Sql by john ganales
...