Exam 8: Using SQL

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

To add records to a table, use the SQL _____ command.

(Multiple Choice)
4.8/5
(29)

If a criterion involves a date field, the value must be enclosed in curly braces { }.

(True/False)
4.8/5
(28)

To delete records in SQL, use the _____ command.

(Multiple Choice)
5.0/5
(31)

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

(True/False)
4.7/5
(43)

    The accompanying figure shows a query result that is sorted by amount paid within business analyst. Amount Paid is the ____________________ sort key. The accompanying figure shows a query result that is sorted by amount paid within business analyst. Amount Paid is the ____________________ sort key.

(Short Answer)
4.7/5
(42)

To begin creating a new SQL query, click the _____ button on the Create tab.

(Multiple Choice)
4.9/5
(40)

When two fields have the same name in more than one table, such as Client Number, you must ____________________ the field name.

(Short Answer)
4.9/5
(34)

To display a blank window to begin typing SQL commands, click _____ on the View menu.

(Multiple Choice)
4.7/5
(39)

  The accompanying figure shows a SQL query to join two tables. In the query, it is necessary to _____ the Business Analyst Number because it appears in more than one table. The accompanying figure shows a SQL query to join two tables. In the query, it is necessary to _____ the Business Analyst Number because it appears in more than one table.

(Multiple Choice)
4.9/5
(28)
Identify the letter of the choice that best matches the phrase or definition.
Premises:
Aggregate function to calculate a total.
Responses:
SUM
asterisk (*)
WHERE
Correct Answer:
Verified
Premises:
Responses:
Aggregate function to calculate a total.
SUM
(Matching)
4.9/5
(40)

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

(Short Answer)
4.8/5
(31)

SQL has special format rules for placement of terms and capitalization.

(True/False)
4.8/5
(36)

To enter a new SQL query after viewing the results of a query, click the View button arrow and then click _____ on the View button menu.

(Multiple Choice)
4.8/5
(41)

To sort data in descending order, follow a sort key with the word _____.

(Multiple Choice)
4.9/5
(27)

Queries that you construct 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.9/5
(32)

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

(Short Answer)
4.8/5
(31)

Modified Multiple Choice Compound criteria are formed by connecting two or more simple criteria using _____.

(Multiple Choice)
4.8/5
(40)

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

(Multiple Choice)
5.0/5
(33)

To change the default font and/or font size for queries, click the Options button in the Backstage view and then click ____________________ in the Access Options dialog box.

(Short Answer)
4.7/5
(38)

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

(Short Answer)
4.7/5
(30)
Showing 21 - 40 of 112
close modal

Filters

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