DBMS-Relational Query Languages Questions and Answers
Practice ModeShowing 10 of 45 questions
Q21
The first commercial RDBMS is:
Answer: Option A
Q22
Which of the following statements is used to create a table?
Answer: Option A
Q23
Which of the following is the result of a SELECT statement ?
Answer: Option C
Q24
The SQL data definition language (DDL) provides command for:
Answer: Option D
Q25
Which of the following is a clause in SELECT statement ?
Answer: Option D
Q26
The first IBM'S RDBMS IS:
Answer: Option D
Q27
Which of the following statement is used to modify a table?
Answer: Option D
Q28
DROP operation of SQL is used for:
Answer: Option A
Q29
ALTER operation of SQL is used for:
Answer: Option B
Q30
Which of the following clause specifies the table or tables from where the data has to be retrieved?
Answer: Option C