DEVFYI - Developer Resource - FYI

What is Structured Query Langauge (SQL)?

Networking Interview Questions and Answers


(Continued from previous question...)

23. 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.

(Continued on next question...)

Other Interview Questions