Home » Technical Questions » Database

Which of the following is the original purpose of SQL?

Correct Answer: All of the above.

Explanation:

SQL is a domain-specific language used in programming and designed for managing data held in a relational database management system, or for stream processing in a relational data stream management system.


 


Purpose of SQL are ::


* To define the data structures


* To specify the syntax and semantics of SQL manipulation language


* To specify the syntax and semantics of SQL data definition language


← Previous Question Next Question→

Discussion & Comments

No comments yet. Be the first to comment!
Join Discussion