Exam 10: Using Macros and Sql in Access

arrow

5,780 students have unlocked this exam

  • Select Tags
search iconSearch Question
flashcardsStudy Flashcards
  • Select Tags

What defines the purpose and the structure of an SQL statement?

(Multiple Choice)
4.9/5
(34)

When a user enters, edits, or deletes data; Access determines that a(n) ________ has occurred.

(Short Answer)
4.7/5
(34)

In SQL, the ________ statement is used to retrieve data from a table.

(Short Answer)
4.8/5
(35)

Which event is triggered any time you enter or update data on a form?

(Multiple Choice)
4.8/5
(44)

Which type of macro executes when an event attached to a control or object occurs?

(Multiple Choice)
4.8/5
(30)

If your SQL query does not include a WHERE statement, then ___ records will be selected.

(Short Answer)
4.9/5
(36)

Besides an embedded macro, what is the other type of macro?

(Multiple Choice)
4.9/5
(34)

Microsoft does not use IBMs version of SQL in Access.

(True/False)
4.9/5
(38)

When business logic requires the comparison of two or more fields, you need to use what type of macro?

(Multiple Choice)
4.8/5
(32)

Which of the following is not true about macros which have been converted to VBA?

(Multiple Choice)
4.9/5
(33)

A(n) ________ data macro can be attached to an event in a form.

(Short Answer)
4.8/5
(35)

Which of the following objects do not appear in the Navigation pane?

(Multiple Choice)
4.9/5
(32)

Where is the normal location in an SQL statement for the WHERE keyword?

(Multiple Choice)
4.8/5
(36)

To test a data macro, open the table and perform whatever the event was to which the macro has been attached and see if the proper action is performed.

(True/False)
4.8/5
(36)

When a user enters, edits, or deletes data; Access determines that what has occurred?

(Multiple Choice)
4.7/5
(38)

Table validation rules can only work with one field.

(True/False)
4.8/5
(31)

A(n) ________ macro is a macro that executes when an event attached to a control or object occurs.

(Short Answer)
4.9/5
(37)

Match the following terms with their descriptions: I. Argument II. SQL III. Stand-alone macro IV. Data macro V. SQL SELECT statement A. Triggered by table events B. A variable, constant, or expression that is used to produce the output for an action C. Industry-standard language for working with data in databases D. Statement used to retrieve data from tables E. Can be used independently of other objects

(Essay)
4.8/5
(35)

Structured Query Language is the industry-standard language for defining, manipulating, and retrieving the ________ in a database.

(Short Answer)
4.7/5
(35)

Access creates macros automatically when you add certain controls to forms or reports.

(True/False)
4.8/5
(36)
Showing 21 - 40 of 88
close modal

Filters

  • Essay(6)
  • Multiple Choice(38)
  • Short Answer(19)
  • True False(25)
  • Matching(0)