Exam 4: Single-Table Queries
Exam 1: Introduction to Premiere Products, Henry Books, and Alexamara Marina Group75 Questions
Exam 2: Database Design Fundamentals75 Questions
Exam 3: Creating Tables75 Questions
Exam 4: Single-Table Queries75 Questions
Exam 5: Multiple-Table Queries75 Questions
Exam 6: Updating Data75 Questions
Exam 7: Database Administration75 Questions
Exam 8: SQL Functions and Procedures75 Questions
Select questions type
The ____ operator finds rows that do not contain a null value in the specified column.
(Multiple Choice)
4.8/5
(33)
The ____ function calculates a total of the values in a column.
(Multiple Choice)
4.8/5
(38)
The ____________________ operator finds rows that contain a null value in the specified column.
(Short Answer)
4.9/5
(39)
The ____________________ operator eliminates duplicate values in the query results.
(Short Answer)
4.9/5
(44)
When you use the MAX function, SQL ignores any ____________________ value(s) in the column and eliminates them from the computations.
(Short Answer)
4.7/5
(42)
A(n) ____________________ is simply a question represented in a way that the DBMS can understand.
(Short Answer)
4.9/5
(38)
The ____ operator specifies a range of values in a condition.
(Multiple Choice)
4.8/5
(34)
When you connect two or more simple conditions with the AND operator, each condition must be listed on a separate line.
(True/False)
4.7/5
(39)
A simple condition has the form: column name, comparison operator, and then either another column name or a value.
(True/False)
4.9/5
(44)
When the ____________________ operator connects simple conditions, all the simple conditions must be true in order for the compound condition to be true.
(Short Answer)
4.9/5
(29)
Showing 61 - 75 of 75
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)