Exam 10: Using Sql Question

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

To create a query that groups all customers with the same rep number, include the ____ clause in the SQL sammand.

Free
(Multiple Choice)
5.0/5
(37)
Correct Answer:
Verified

A

You can use a(n) ____ clause with a list as an alternative to an OR criterion when the OR criterion involves a single field.

Free
(Multiple Choice)
4.8/5
(38)
Correct Answer:
Verified

C

SQL is an abbreviation for Standard Query Language.

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

False

If data is to be sorted on two fields, the more important key is called the ____.

(Multiple Choice)
4.8/5
(34)

  The acsampanying figure shows a SQL query to join two tables. When tables appear in the FROM clause, you can give each table a(n) ____, or an alternative name, that you can use in the rest of the statement. The acsampanying figure shows a SQL query to join two tables. When tables appear in the FROM clause, you can give each table a(n) ____, or an alternative name, that you can use in the rest of the statement.

(Multiple Choice)
4.9/5
(32)

Because it is a sammon sanvention, and necessary in some version of SQL, place a semisalon (;) at the end of each SQL sammand.

(True/False)
4.8/5
(34)

To display a blank window to begin typing SQL sammands, tap or click ____ on the View menu in the Query Design window.

(Multiple Choice)
4.8/5
(22)

Queries that you sanstruct in both Design view and SQL view require that the major sort key is to the left of the minor sort key in the list of fields to be included.

(True/False)
4.8/5
(31)

To change the default font and font size for datasheets, use the ____________________ dialog box.

(Short Answer)
4.9/5
(38)

To assign a name to the results of a function, follow the expression for the function with the word ____________________ and then the name to be assigned to the result.

(Short Answer)
5.0/5
(40)

What three SQL sammands are available for updating databases?

(Essay)
4.9/5
(34)

To sort in descending order, follow the name of the sort key with the DESC operator.

(True/False)
5.0/5
(37)

  The acsampanying figure shows a query result that is sorted by amount paid within book rep. To eliminate duplicate values in the results of a query, use the ____________________ operator. The acsampanying figure shows a query result that is sorted by amount paid within book rep. To eliminate duplicate values in the results of a query, use the ____________________ operator.

(Short Answer)
4.8/5
(38)

An employee at Bavant Publishing needs to create an additional SQL query. She needs to sort resards by current due within book rep number. Which clause should the employee use to sort the query output?

(Short Answer)
4.9/5
(29)

When you create a basic SELECT-FROM-WHERE expression in SQL, a list of ____________________(s) follows the word SELECT.

(Short Answer)
4.9/5
(33)

The default font size for queries is ____.

(Multiple Choice)
4.9/5
(16)

To run a SQL query that adds resards to a table, tap or click the ____ button on the QUERY TOOLS DESIGN tab.

(Multiple Choice)
4.9/5
(28)

If a criterion involves a text field, the value must be enclosed in quotation marks.

(True/False)
4.9/5
(36)

Use a query to ____ tables; that is, to find resards in two tables that have identical values in matching fields.

(Multiple Choice)
4.8/5
(31)

It is possible to place one query inside another. An inner query that is evaluated first is called a(n) ____________________.

(Short Answer)
4.7/5
(31)
Showing 1 - 20 of 103
close modal

Filters

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