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: An Introduction to SQL75 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: MySQL Special Topics75 Questions
Select questions type
When you use the ____________________ function, you must specify the column to total, and the column data type must be numeric.
(Short Answer)
4.9/5
(34)
In SQL, the ____ symbol is used as a wildcard to represent any collection of characters.
(Multiple Choice)
4.9/5
(35)
After the word FROM in a SELECT statement, you list any conditions (restrictions)that apply to the data you want to retrieve.
(True/False)
4.8/5
(36)
When you need to sort data on two columns, the less important column is called the ____ sort key.
(Multiple Choice)
4.9/5
(41)
The ____________________ operator uses one or more wildcard characters to test for a pattern match.
(Short Answer)
4.7/5
(34)
To include spaces in computed column names, enclose the computed column name in ____.
(Multiple Choice)
4.9/5
(34)
When the OR operator connects simple conditions, the compound condition will be true whenever any one of the simple conditions is true.
(True/False)
4.8/5
(40)
A(n)____________________ is simply a question represented in a way that the DBMS can understand.
(Short Answer)
4.9/5
(35)
In a SELECT statement, the FROM clause and the WHERE clause (when used)must appear on separate lines.
(True/False)
4.9/5
(37)
Preceding a condition by the ____ operator reverses the truth of the original condition.
(Multiple Choice)
4.8/5
(38)
Showing 61 - 75 of 75
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)