Exam 8: Restricting Rows and Sorting Data

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

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 not list the orders that have been shipped to Atlanta or Seattle?​ -Based upon the contents of the ORDERS table in the accompanying figure,which of the following queries will not list the orders that have been shipped to Atlanta or Seattle?​

(Multiple Choice)
4.8/5
(35)

The ____________________ comparison operator is used to search for NULL values.​

(Short Answer)
4.7/5
(41)

The maximum number of columns that can be used to sort data is 25._________________________​

(True/False)
4.7/5
(37)

NOT,AND,and OR are comparison operators._________________________​

(True/False)
4.8/5
(36)

Which of the following operators can be used to combine search conditions?​

(Multiple Choice)
4.8/5
(35)

Which of the following is a valid logical operator?​

(Multiple Choice)
4.9/5
(28)

The IN comparison operator is used when searching for a pattern of characters.​

(True/False)
4.7/5
(34)

Which of the following search conditions can be used to identify records that do not have data stored in a column named ColB?​

(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 SQL statements will retrieve all books published by the publisher assigned Pubid 1? ​ -​Based upon the contents of the BOOKS table in the accompanying figure,which of the following SQL statements will retrieve all books published by the publisher assigned Pubid 1?

(Multiple Choice)
4.8/5
(39)

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 SQL statements will display how long it took to ship order # 1007 (based upon when the order was originally placed)? -​Based upon the contents of the ORDERS table in the accompanying figure,which of the following SQL statements will display how long it took to ship order # 1007 (based upon when the order was originally placed)?

(Multiple Choice)
4.9/5
(36)

The process of specifying that certain rows be displayed in the results of a query is known as selection._________________________​

(True/False)
4.8/5
(32)

Which of the following search patterns would find dates occurring only in the year 2003?​

(Multiple Choice)
5.0/5
(28)

When two conditions are joined by the OR keyword,both conditions must be TRUE for a record to be included in the results._________________________​

(True/False)
4.9/5
(34)

​To instruct Oracle12c to sort data in ascending order,enter ____ after the column name in the ORDER BY clause.

(Multiple Choice)
4.8/5
(35)

​The ____________________ symbol is used for determining whether or not a value is less than or equal to a specified search condition.

(Short Answer)
4.8/5
(37)

​What is the purpose of the WHERE clause?

(Essay)
4.9/5
(38)

A(n)____________________ value is considered the same as the absence of data.​

(Short Answer)
4.8/5
(33)

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 books stored in the BOOKS table with Pubid 1 or 2 or that have a retail price of at least $42.00? ​ -​Based upon the contents of the BOOKS table in the accompanying figure,which of the following queries will retrieve all books stored in the BOOKS table with Pubid 1 or 2 or that have a retail price of at least $42.00?

(Multiple Choice)
4.9/5
(32)

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

(Short Answer)
4.7/5
(29)

Which of the following operators is used when the criteria is based upon a search pattern?​

(Multiple Choice)
4.8/5
(35)
Showing 21 - 40 of 132
close modal

Filters

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