Sql Query : General Knowledge Questions & Answers
Question : Which operator is used to compare a value to a specified list of values?
A.
BETWEEN
B.
ANY
C.
IN
D.
ALL
Correct Answer is : Option C.
- A SQL query automatically eliminates duplicates (True / False) ?
- The SQL used by front-end application programs to request data from the DBMS is called _______
- The command used to delete a particular column in a relation is ____________
- Which of the following operations requires the relations to be union compatible?
- The database language that allows us to access data in a database is called :