Exam 8: Restricting Rows and Sorting Data

arrow
  • Select Tags
search iconSearch Question
flashcardsStudy Flashcards
  • Select Tags

Comparison operators are used to combine search conditions.

Free
(True/False)
4.9/5
(35)
Correct Answer:
Verified

False

When two conditions are joined by the AND logical operator, only one of the conditions must be True to be included in the query results.

Free
(True/False)
4.8/5
(39)
Correct Answer:
Verified

False

The ____________________ logical operator is used to reverse the meaning of a search condition.

Free
(Short Answer)
5.0/5
(32)
Correct Answer:
Verified

NOT

To find rows containing a NULL value in a specified column, you must use the search condition of = NULL.

(True/False)
4.9/5
(39)

The maximum number of columns that can be specified for sorting data is ____.

(Multiple Choice)
4.8/5
(40)

An ORDER BY clause can reference a column to be used for sorting based upon its position in the SELECT clause.

(True/False)
4.9/5
(33)

Which of the following search patterns could be used to find the word HELLO in Oracle11g?

(Multiple Choice)
4.8/5
(30)

Contents of the ORDERS table Contents of the ORDERS table    -Based upon the contents of the ORDERS table in the accompanying figure, which of the following queries will display all orders that were not shipped for at least three days after the order was received? -Based upon the contents of the ORDERS table in the accompanying figure, which of the following queries will display all orders that were not shipped for at least three days after the order was received?

(Multiple Choice)
4.9/5
(35)

Contents of BOOKS table Contents of BOOKS table    -Based upon the contents of the BOOKS table in the accompanying figure, which of the following queries will list the title and retail price of each book stored in the BOOKS table, sorted in order of the book titles? -Based upon the contents of the BOOKS table in the accompanying figure, which of the following queries will list the title and retail price of each book stored in the BOOKS table, sorted in order of the book titles?

(Multiple Choice)
4.7/5
(28)

Contents of the ORDERS table Contents of the ORDERS table    -Based upon the contents of the ORDERS table in the accompanying figure, which of the following queries will list all orders contained in the ORDERS table that have been shipped based upon the customer# and order#? -Based upon the contents of the ORDERS table in the accompanying figure, which of the following queries will list all orders contained in the ORDERS table that have been shipped based upon the customer# and order#?

(Multiple Choice)
4.7/5
(37)

The \leq symbol is used to search for records containing a value that is less than or equal to the stated search condition. _________________________

(True/False)
4.8/5
(37)

Contents of BOOKS table Contents of BOOKS table    -Based upon the contents of the BOOKS table in the accompanying figure, which of the following queries will retrieve all book titles that are in the Business or Computer category and have a retail price of more than $35.00? -Based upon the contents of the BOOKS table in the accompanying figure, which of the following queries will retrieve all book titles that are in the Business or Computer category and have a retail price of more than $35.00?

(Multiple Choice)
5.0/5
(33)

Which of the following is a valid logical operator?

(Multiple Choice)
4.7/5
(33)

When sorted in descending order, NULL values will be listed first in the results, unless the user specifies otherwise.

(True/False)
4.9/5
(40)

A(n)  clause \underline { \text { clause } } identifies what must exist or a requirement that must be met for a record to be included in the results of a query. _________________________

(True/False)
4.9/5
(34)

Which of the following is a valid comparison operator?

(Multiple Choice)
4.8/5
(33)

NOT, AND, and OR are  comparison \underline {\text { comparison } } operators. _________________________

(True/False)
4.8/5
(22)

A(n) ____ is used to indicate how data should relate to a given search condition.

(Multiple Choice)
4.7/5
(26)

Contents of the ORDERS table Contents of the ORDERS table    -Based upon the contents of the ORDERS table in the accompanying figure, which of the following queries will display all orders shipped between April 4, 2003 and April 5, 2003? -Based upon the contents of the ORDERS table in the accompanying figure, which of the following queries will display all orders shipped between April 4, 2003 and April 5, 2003?

(Multiple Choice)
4.8/5
(30)

The ____________________ logical operator is similar to the IN comparison operator.

(Short Answer)
4.9/5
(31)
Showing 1 - 20 of 132
close modal

Filters

  • Essay(0)
  • Multiple Choice(0)
  • Short Answer(0)
  • True False(0)
  • Matching(0)