Exam 10: Using Macros and Sqlin Access: Advanced Techniques

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

A(n) ________ is attached to an event of a control on a form or report.

(Multiple Choice)
5.0/5
(40)

What do you use to create a stand-alone macro?

(Multiple Choice)
4.8/5
(34)

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

(True/False)
4.7/5
(42)

Most SQL statements begin with SELECT and end with a colon(:).

(True/False)
4.9/5
(32)

Like stand-alone macros and embedded macros, what does a data macro use?

(Multiple Choice)
4.8/5
(34)

Which of the following is NOT a method for adding actions to a macro with the Macro Designer?

(Multiple Choice)
4.7/5
(40)

What is SQL?

(Essay)
4.8/5
(33)

The Macro Designer enables you to create and edit macros.

(True/False)
4.9/5
(35)

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

(Multiple Choice)
4.7/5
(38)

The type of macro that is used to validate and ensure the accuracy of data that is entered into a table is called a(n) ________ macro.

(Short Answer)
4.9/5
(42)

You can use an SQL statement in place of a table or query record source.

(True/False)
4.8/5
(39)

When you add a macro to an event, Access embeds a macro in the object or control.

(True/False)
4.8/5
(48)

How do you attach a macro to an event?

(Essay)
4.8/5
(44)

You can only create data macros from within a table.

(True/False)
5.0/5
(38)

Access provides two methods of programming creating macros and creating procedures using Visual Basic Applications.

(True/False)
4.8/5
(41)

You must end very SQL statement with a ________.

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

Data macros attach programming logic to tables.

(True/False)
4.9/5
(37)

Which of the following examples is NOT an event attached to an object?

(Multiple Choice)
4.8/5
(37)

The basic structure of an SQL statement is SELECT, FROM, WHERE, and ORDER BY.

(True/False)
4.9/5
(36)
Showing 61 - 80 of 119
close modal

Filters

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