Exam 4: Relational Data Retrieval: SQL
Exam 1: Data: the New Corporate Resource31 Questions
Exam 2: Data Modeling57 Questions
Exam 3: The Database Management System Concept83 Questions
Exam 4: Relational Data Retrieval: SQL71 Questions
Exam 5: The Relational Database Model: Introduction57 Questions
Exam 6: The Relational Database Model: Additional Concepts39 Questions
Exam 7: Logical Database Design58 Questions
Exam 8: Physical Database Design134 Questions
Exam 9: Object-Oriented Database Management41 Questions
Exam 10: Data Administration, Database Administration, and Data Dictionaries47 Questions
Exam 11: Database Control Issues: Security, Backup and Recovery, Concurrency59 Questions
Exam 12: Clientserver Database and Distributed Database56 Questions
Exam 13: The Data Warehouse62 Questions
Exam 14: Database and the Internet45 Questions
Select questions type
The tables used in a SELECT command are listed in the FROM clause.
(True/False)
4.8/5
(35)
When tables are to be joined in an SQL SELECT statement, the join attributes from each table are set equal to each other in the FROM clause.
(True/False)
4.9/5
(29)
In an SQL SELECT command, a SELECT clause with several attributes and the absence of a WHERE clause indicates a(n) ____.
(Multiple Choice)
4.9/5
(30)
All of the standard comparison operators can be use in the SQL SELECT command WHERE clause.
(True/False)
4.8/5
(41)
All of the following are true regarding a join operation in an SQL SELECT command, except ____.
(Multiple Choice)
4.8/5
(35)
The OR operator in the SQL SELECT command WHERE clause means one or the other, but not both.
(True/False)
4.7/5
(48)
A plan for the steps to take to respond to a relational query is called a(n) ____.
(Multiple Choice)
4.8/5
(38)
The only way to retrieve all of the fields of a table with an SQL SELECT command is to list them all in the SELECT clause.
(True/False)
4.9/5
(34)
Showing 61 - 71 of 71
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)