Exam 22: Using Macros and SQL in Access: Advanced Techniques

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

Which SQL statement determines how the rows will be sorted?

(Multiple Choice)
4.8/5
(33)

Once a macro has been created,you should ________ to initiate the tasks.

(Multiple Choice)
4.9/5
(30)

The ________ makes it easier to create and modify macros.

(Short Answer)
4.8/5
(43)

If you have to perform a repetitive task in Access,you may consider building a(n)________ to automate the task.

(Short Answer)
4.9/5
(32)

What are the two methods of programming with Access?

(Essay)
4.8/5
(32)

One reason for using a SQL statement for a record source is that it is easier to transfer a form or report to another database because the record source is contained in the object.

(True/False)
4.9/5
(31)

Embedded macros are always attached to an event of a control on a form or report.

(True/False)
4.8/5
(38)

The ORDER BY clause must be added to the beginning of an SQL statement after the WHERE clause.

(True/False)
4.9/5
(39)
Match the following terms with their meanings:
embedded macro
database object that can be created and used independently of other controls or objects
stand-alone macro
executes a series of actions when a table event occurs
data macro
a series of actions that can be programmed to automate tasks
Correct Answer:
Verified
Premises:
Responses:
embedded macro
database object that can be created and used independently of other controls or objects
stand-alone macro
executes a series of actions when a table event occurs
data macro
a series of actions that can be programmed to automate tasks
macro
executes when an event attached to a control or object occurs
(Matching)
4.9/5
(36)

The Macro Designer enables you to create and edit macros.

(True/False)
4.8/5
(30)

A(n)________ executes a series of actions when a table event occurs.

(Multiple Choice)
4.9/5
(34)

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

(True/False)
4.8/5
(38)

Which SQL statement is used to retrieve data from tables in a database?

(Multiple Choice)
4.9/5
(43)

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

(Multiple Choice)
4.8/5
(41)

An SQL keyword defines the purpose and the structure of a SQL statement.

(True/False)
4.9/5
(36)

Action queries each have their equivalent SQL keywords and syntax.

(True/False)
4.8/5
(32)

An SQL SELECT statement is used to retrieve reports from tables in a database.

(True/False)
4.8/5
(37)

An SQL keyword defines the purpose and the structure of an SQL statement.

(True/False)
4.8/5
(37)

Data macros can be accessed from anywhere in the database,including running them from within another macro.

(True/False)
4.8/5
(41)

An embedded macro is a database object that you create and use independently of other controls or objects.

(True/False)
4.8/5
(28)
Showing 41 - 60 of 100
close modal

Filters

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