InterviewSolution
Saved Bookmarks
| 1. |
Urgent please help ___are basically questions which the user asks to database for certain output |
|
Answer» Structured QUERY language (SQL)EXPLANATION:Structured Query language, SQL is an ANSI(American National STANDARD Institute) standard programming language that is designed specifically for storing and managing the DATA in the relational database management system (RDBMS) USING all kinds of data operations. |
|