What is Structured Query Langauge (SQL)?

SQL is a powerful set-oriented  language which was developed by IBM research for the databases that adhere to the relational model. It consists of a short list of powerful, yet highly flexible, commands that can be used to manipulate information collected in tables. Through SQL, we can manipulate and control sets of records at a time.

 

This Question is not yet answered!

 
 

Related Answered Questions

 

Related Open Questions