Exam 7: Database Management Systems Processes and Services

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

In Access SQL, which operator do you use in the WHERE clause when you want to include a wildcard in the criterion?

(Multiple Choice)
4.8/5
(34)

When you place one query inside another, the inner query is called a(n) ___________________ and is evaluated first.

(Multiple Choice)
4.8/5
(37)

Which of the following SQL statements selects ProductDescription and Price fields for every record in the Products table with a Price value greater than $50.00?

(Multiple Choice)
4.8/5
(35)

What SQL command do you use to add new data to a table?

(Multiple Choice)
4.8/5
(29)

Which of the following operators allows you to specify a range and is often used with date criteria?

(Multiple Choice)
4.8/5
(40)

The Clients table contains 12 records with three different values in the PostalCode field. If you create a query that groups the records based on the PostalCode field, how many records do the results contain?

(Multiple Choice)
4.8/5
(29)

Based on the SQL shown, for each sales rep, which query lists the rep number, the number of customers assigned to the rep, and the average balance of the rep's customers? Group and order the records by rep number. Customers ( CustomerNum, CustomerName, Street, City, State, PostalCode, Balance, CreditLimit, RepNum )

(Multiple Choice)
4.8/5
(38)

Which command joins the related Customers and Orders tables based on the common CustomerID field?

(Multiple Choice)
4.8/5
(38)

When do you use the & operator in an expression in Access Query Design View?

(Multiple Choice)
4.8/5
(33)

Fields appear in alphabetical order based on fieldname in the query results of a SELECT clause.

(True/False)
4.8/5
(39)
Showing 41 - 50 of 50
close modal

Filters

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