Database - Introduction to Database - Discussion

Discussion Forum : Introduction to Database - General Questions (Q.No. 7)
7.
SQL stands for ________ .
Structured Query Language
Sequential Query Language
Structured Question Language
Sequential Question Language
Answer: Option
Explanation:
No answer description is available. Let's discuss.
Discussion:
10 comments Page 1 of 1.

Ankur said:   1 decade ago
SQL stands for Structured Query Language. SQL is a standard language used to access data in Database Management Systems. Almost all databases implement the standard version of SQL, making it portable across database management systems.

Jaba said:   1 decade ago
Queries like insert, select, update, delete are used to extract and do manipulation in database and it has SYNTAX. So it is Structured Query Language.

Kanhaiya Jha said:   8 years ago
SQL is Structure Query Language that is collection data report like insert, update and delete store by SQL.
(1)

Srinivas raju.U said:   1 decade ago
Making the structure with queries which are the commands to manipulate or design any type of database.

Phani said:   1 decade ago
It maintain as structure, by writing query to define proper output in a form of define language.

Girish said:   10 years ago
SQL is Structure Query Language that for used in database and used for standard language.
(1)

Sunny_rpr said:   1 decade ago
SQL stands for Structured Query Language. Making the structure with queries.

Shubhra bansal said:   1 decade ago
Maintain to the data base so it is called Structured Query Language.

Aaron said:   1 decade ago
This is special language used to create query by writing.

S Razaque said:   6 years ago
The right option is A.

Post your comments here:

Your comments will be displayed after verification.