Exam 8: Restricting Rows and Sorting Data
Exam 1: Overview of Database Concepts108 Questions
Exam 2: Basic Sql Select Statements122 Questions
Exam 3: Table Creation and Management132 Questions
Exam 4: Constraints132 Questions
Exam 5: Data Manipulation and Transaction Control132 Questions
Exam 6: Additional Database Objects132 Questions
Exam 7: User Creation and Management132 Questions
Exam 8: Restricting Rows and Sorting Data132 Questions
Exam 9: Joining Data From Multiple Tables131 Questions
Exam 10: Selected Single Row Functions133 Questions
Exam 11: Group Functions134 Questions
Exam 12: Subqueries and Merge Statements132 Questions
Exam 13: Views133 Questions
Select questions type
The percent sign (%) and asterisk (*) symbols can be used with the LIKE comparison operator to create a search pattern.
(True/False)
4.9/5
(31)
The ____________________ logical operator is used to combine search conditions when only one of the conditions must be True to be included in the results.
(Short Answer)
4.9/5
(28)
The maximum number of columns that can be used to sort data is _________________________
(True/False)
4.7/5
(33)
What special consideration needs to be given to search conditions when they are being compared to character or date columns?
(Essay)
4.8/5
(32)
The clause is used for displaying the results of a query in a sorted order. _________________________
(True/False)
4.9/5
(38)
The ____________________ comparison operator is used to search for NULL values.
(Short Answer)
4.9/5
(38)
The process of specifying that certain rows be displayed in the results of a query is known as . _________________________
(True/False)
4.8/5
(37)
Which of the following search patterns would find dates occurring only in the year 2003?
(Multiple Choice)
5.0/5
(32)
Contents of BOOKS table
-Based upon the contents of the BOOKS table in the accompanying figure, which of the following queries will retrieve all books published in 2001?

(Multiple Choice)
4.8/5
(27)
Which of the following is not a valid comparison operator?
(Multiple Choice)
4.9/5
(36)
The ____________________ symbol is used for determining whether or not a value is greater than or equal to a specified search condition.
(Short Answer)
4.8/5
(32)
Showing 121 - 132 of 132
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)