DBMS-Relational Query Languages Questions and Answers

Take Exam

Relational Query Languages questions with answers test a candidate’s command over SQL and relational algebra, essential in database management system (DBMS) exams. From SELECT queries to JOIN operations and set-based functions, these concepts are heavily emphasized in placement tests by TCS, Wipro, and Infosys. This section offers detailed programming questions and answers with SQL query explanations, ensuring that learners understand both syntax and logic. Practicing these DBMS query-based MCQs strengthens problem-solving and prepares you for database-related technical interviews and coding challenges.

DBMS-Relational Query Languages

Showing 10 of 45 questions

1. The DISTINCTkey words is illegal for MAX and MIN

  • TRUE
  • FALSE
Show Answer Report

2. Application written in SQL can be easily ported across systems.

  • TRUE
  • FALSE
Show Answer Report

3. Query-ByExample (QBE) is a two-dimentional domain calculus language.

  • TRUE
  • FALSE
Show Answer Report

4. Query-ByExample (QBE) is a two-dimentional domain calculus language.

  • TRUE
  • FALSE
Show Answer Report

5. QBE was originally developed by M.M. Zloof at IBM'S T.J. Waston Research Centre.

  • TRUE
  • FALSE
Show Answer Report

6. QBE represents a visual approach for accessing information in a database through the use of query template.

  • TRUE
  • FALSE
Show Answer Report

7. The QBE make-table action query is an action query as it perform an action on existing table or tables to create a new table.

  • TRUE
  • FALSE
Show Answer Report

8. QBE difers from SQL in that the user does not have to specify a structured query explicity.

  • TRUE
  • FALSE
Show Answer Report

9. In QBE, user does not have to remember the names of the attributes or relations, because they are displayed as part of the template.

  • TRUE
  • FALSE
Show Answer Report

10. The delete action query of QBE deletes one or more than one records from a table or more than one table.

  • TRUE
  • FALSE
Show Answer Report
Questions and Answers for Competitive Exams Various Entrance Test