Exam 11: Enhanced Database Techniques

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

VBA stands for ________.

(Multiple Choice)
4.9/5
(36)
Match the following terms with their descriptions:
Macro Designer
Triggered by table events
Embedded macro
Occurs when users open,use,or close forms and reports
Data macro
Executes when an event is triggered
Correct Answer:
Verified
Premises:
Responses:
Macro Designer
Triggered by table events
Embedded macro
Occurs when users open,use,or close forms and reports
Data macro
Executes when an event is triggered
Event
Used to automate tasks
Macro
User interface for working with macros
(Matching)
4.9/5
(38)

Embedded macros can be attached to an event on a control on a form or to the form itself.

(True/False)
4.8/5
(33)

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

(Short Answer)
4.9/5
(38)

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

(Multiple Choice)
4.7/5
(42)
Match the following terms with their descriptions:
SQL keyword
Determines the sort order in an SQL statement
FROM keyword
Defines the purpose and structure of an SQL statement
SELECT keyword
Determines the table or tables which will supply the fields used in an SQL statement
Correct Answer:
Verified
Premises:
Responses:
SQL keyword
Determines the sort order in an SQL statement
FROM keyword
Defines the purpose and structure of an SQL statement
SELECT keyword
Determines the table or tables which will supply the fields used in an SQL statement
ORDER BY keyword
Determines which fields will be included in an SQL statement
WHERE keyword
Determines any criteria that will be applied to records in an SQL statement
(Matching)
4.8/5
(41)

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

(Short Answer)
4.9/5
(22)

When there are multiple actions in a macro,Access executes the actions according to an established priority list.

(True/False)
4.9/5
(30)

What is normally the first SQL keyword in an SQL statement?

(Multiple Choice)
4.9/5
(43)

Event-driven data macros are triggered by what events?

(Multiple Choice)
4.8/5
(37)

What type of macros associate programming logic to tables?

(Multiple Choice)
4.7/5
(26)

In SQL,what is the default sort order when using the ORDER BY keyword?

(Multiple Choice)
4.8/5
(50)

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

(Multiple Choice)
4.9/5
(41)

The keyword used in SQL to establish criteria is ________.

(Short Answer)
4.9/5
(36)

Since data macros are connected to tables,they can be attached to events in a form.

(True/False)
4.8/5
(30)

Macros allow more complex functionality than just using VBA.

(True/False)
4.8/5
(39)

An embedded macro displays as an object in the Navigation Pane and can be run independently of other objects.

(True/False)
4.8/5
(41)

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

(Multiple Choice)
4.8/5
(37)

Which one of the four keywords in SQL is used to establish criteria?

(Multiple Choice)
4.9/5
(36)

It is easier to automate tasks by using a VBA procedure than by using macros.

(True/False)
4.9/5
(38)
Showing 61 - 80 of 100
close modal

Filters

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