InterviewSolution
Saved Bookmarks
| 1. |
What is "SQL"? |
|
Answer» SQL is structured Query Language. It is a non procedural language that is used to create manipulate and process the databases. |
|