Exam 10: Using Macros and Sqlin Access: Advanced Techniques

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

The ________ keyword instructs Access to return the specific fields from one or more tables or queries.

(Multiple Choice)
5.0/5
(34)

In a SELECT statement, field names are listed after the SELECT statement and are separated by commas.

(True/False)
4.7/5
(37)

A(n) ________ is a variable, constant or expression that is needed to produce the output for an action.

(Short Answer)
4.9/5
(25)

There are three keywords found in a typical SQL SELECT statement: SELECT, FROM, and ORDER BY.

(True/False)
4.8/5
(46)

Match the following terms with their meanings: I. argument II. event III. Macro Designer IV. SQL SELECT statement V. Structured Query Language A. block of text that is used to retrieve data from the tables in a database B. user interface that enables you to create and edit macros C. occurs when a user enters, edits, or deleted data D. industry-standard language for defining, manipulating, and retrieving data in a database E. a variable, constant, or expression that is needed to product the output for an action

(Short Answer)
4.8/5
(29)

To run one macro from within another, use the RunDataMacro action.

(True/False)
4.9/5
(35)

What feature does Access include to aid in creating a macro?

(Multiple Choice)
4.9/5
(37)

________ can be converted to VBA without having to write any complex programming code.

(Multiple Choice)
4.8/5
(40)

The WHERE keyword specifies how the rows will be sorted.

(True/False)
5.0/5
(43)

When does an event occur?

(Multiple Choice)
4.9/5
(41)

A form based on a table that contains a macro inherits the logic of the table.

(True/False)
4.8/5
(33)

A(n) ________ is a variable, constant, or expression that is needed to produce the output for an action.

(Multiple Choice)
4.9/5
(40)

Instead of specifying the individual field names in SQL, you can use the asterisk character (*) to select all of the fields.

(True/False)
4.9/5
(49)

On Close is an example of a(n):

(Multiple Choice)
4.8/5
(37)

Data macros, like stand-alone macros and embedded macros, use the Macro Designer.

(True/False)
4.8/5
(41)

Macros can be converted to VBA without having to write any complex programming code.

(True/False)
4.7/5
(43)

A named macro is displayed as an object in the Navigation Pane.

(True/False)
4.7/5
(37)

Which SQL SELECT statement determines the criteria for the rows that appear in the results?

(Multiple Choice)
4.7/5
(41)

MessageBox actions contain the arguments Message, Beep, Type, and Title.

(True/False)
4.8/5
(33)
Showing 101 - 119 of 119
close modal

Filters

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