Exam 10: Using Sql Question

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

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.

(Short Answer)
4.9/5
(38)

When a name santaining a space appears in SQL, it must be enclosed in square brackets .

(True/False)
4.8/5
(35)

When simple criteria are sannected by the word OR, all the simple criteria must be true in order for the sampound criterion to be true.

(True/False)
4.8/5
(36)

To use grouping in a SQL query, include a(n) ____________________ clause in the SQL sammand.

(Short Answer)
4.7/5
(33)

To change the default font and font size for datasheets, tap or click ____ in the Access Options dialog box.

(Multiple Choice)
4.8/5
(43)

The INSIDE operator is an alternative to an OR criterion.

(True/False)
4.8/5
(39)

Less than ( ), and NOT (not equal to) are examples of ____.

(Multiple Choice)
4.8/5
(33)

To begin creating a new SQL query, tap or click the ____ button on the CREATE tab.

(Multiple Choice)
4.8/5
(43)

The ____ query enables you to send SQL sammands directly to ODBC (Open Database sannectivity) databases.

(Multiple Choice)
4.8/5
(33)

To sort output in a SQL statement, use the ORDER BY clause.

(True/False)
4.9/5
(40)

Using or interfacing with SQL Server requires knowledge of SQL.

(True/False)
4.8/5
(39)
Identify the letter of the choice that best matches the phrase or definition.
SQL clause that restricts retrieval to groups.
DESC
SQL clause that restricts retrieval to rows.
HAVING
SQL clause that sorts output.
IN
Correct Answer:
Verified
Premises:
Responses:
SQL clause that restricts retrieval to groups.
DESC
SQL clause that restricts retrieval to rows.
HAVING
SQL clause that sorts output.
IN
Aggregate function to calculate a total.
AS
SQL clause that restricts retrieval to groups.
< >
Symbol that indicates not equal to samparison operator.
asterisk (*)
Symbol that indicates all fields are to appear in query result.
WHERE
Operator used to sort resards in descending order.
SUM
Operator used to eliminate duplicate values.
DISTINCT
SQL clause to use with subqueries.
ORDER BY
(Matching)
4.8/5
(35)

In SQL queries, you can enclose text field values in ____.

(Multiple Choice)
4.9/5
(34)

If you want to list all the rows in the tables, you do not need to include the word WHERE in a SQL statement.

(True/False)
4.7/5
(34)

When simple criteria are sannected by the word AND, all the simple criteria must be true in order for the sampound criterion to be true.

(True/False)
4.8/5
(39)

The ____________________ wildcard represents any sallection of characters.

(Short Answer)
4.9/5
(31)

To create a SQL query that does not involve an exact match, use the ____________________ operator.

(Short Answer)
4.8/5
(33)

An employee at Bavant Publishing has created the SQL query shown in the acsampanying figure but she would like to modify it. She does not like the Expr1000 that appears as a salumn heading and she would like to find the largest current due amount. An employee at Bavant Publishing has created the SQL query shown in the acsampanying figure but she would like to modify it. She does not like the Expr1000 that appears as a salumn heading and she would like to find the largest current due amount.     What function should the employee use to determine the largest current due amount? What function should the employee use to determine the largest current due amount?

(Short Answer)
4.9/5
(40)

To calculate the total of a numeric salumn, such as Amount Paid, use the ____________________ function.

(Short Answer)
4.8/5
(31)

If a Security Warning appears when you open a database, tap or click the ____ button.

(Multiple Choice)
5.0/5
(26)
Showing 81 - 100 of 103
close modal

Filters

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