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
____________________ creates groups of rows that share some common characteristic.
(Short Answer)
4.9/5
(29)
SQL has special functions, called ____________________ functions, to calculate sums, averages, counts, maximum values, and minimum values.
(Short Answer)
4.8/5
(38)
Preceding a condition by the ____ operator reverses the truth of the original condition.
(Multiple Choice)
4.9/5
(46)
The ____________________ operator uses one or more wildcard characters to test for a pattern match.
(Short Answer)
5.0/5
(31)
A query is a question represented in a way that the DBMS can understand.
(True/False)
4.7/5
(32)
A(n) ____________________ clause provides a concise way of phrasing certain conditions.
(Short Answer)
4.8/5
(31)
The inner query in a nested query is called a(n) ____________________.
(Short Answer)
4.9/5
(43)
The ____ function determines the number of rows in a table.
(Multiple Choice)
5.0/5
(37)
Oracle supports only the <> version of the "not equal to" comparison operator.
(True/False)
4.8/5
(42)
A(n) ____________________ column is a column that does not exist in the database but can be computed using data in the existing columns.
(Short Answer)
4.9/5
(41)
Sometimes a condition involves a column that can accept null values.
(True/False)
4.8/5
(39)
The ____ clause lets you group data on a particular column.
(Multiple Choice)
4.8/5
(43)
When you need to sort data on two columns, the less important column is called the ____ sort key.
(Multiple Choice)
4.7/5
(40)
It is possible to use both a WHERE clause and a HAVING clause in a SELECT statement.
(True/False)
4.8/5
(48)
Showing 41 - 60 of 75
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)