Exam 4: Single-Table Queries
Exam 1: Introduction to TAL Distributors, Colonial Adventure Tours, and Solmaris Condominium 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 ____ function calculates a total of the values in a column.
(Multiple Choice)
4.9/5
(33)
You form compound conditions by connecting two or more simple conditions using the ____ operator.
(Multiple Choice)
4.9/5
(38)
The ____ clause lets you group data on a particular column.
(Multiple Choice)
4.8/5
(30)
The ____________________ operator finds rows that contain a null value in the specified column.
(Short Answer)
4.9/5
(38)
When data is sorted on two columns,the more important column is called the major sort key.
(True/False)
4.9/5
(46)
____________________ conditions are formed by connecting two or more simple conditions.
(Short Answer)
4.9/5
(38)
When you use the MAX function,SQL ignores any ____________________ value(s)in the column and eliminates them from the computations.
(Short Answer)
4.8/5
(40)
You can assign a name to a computed column by following the computation with the word ____________________ and the desired name.
(Short Answer)
4.8/5
(33)
In SQL,you specify the order of data in query results by using the ____________________ clause.
(Short Answer)
4.8/5
(26)
In SQL for Oracle and for SQL Server,the ____ symbol is used as a wildcard to represent any collection of characters.
(Multiple Choice)
4.8/5
(39)
You can use the ____ operator followed by a collection of values to provide a concise way of phrasing certain conditions.
(Multiple Choice)
4.8/5
(29)
The DISTINCT operator is useful when used in conjunction with the COUNT function.
(True/False)
4.9/5
(29)
Sometimes a condition involves a column that can accept null values.
(True/False)
4.9/5
(37)
SQL has special functions,called ____________________ functions,to calculate sums,averages,counts,maximum values,and minimum values.
(Short Answer)
4.8/5
(34)
Showing 21 - 40 of 75
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)