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

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

What are the four keywords of an SQL SELECT statement?

(Essay)
4.9/5
(36)

When modifying a macro in the Macro Designer,it is not necessary to save because Access saves automatically.

(True/False)
4.8/5
(39)

What are three reasons for using an SQL statement for a record source?

(Essay)
4.8/5
(30)

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

(True/False)
4.9/5
(38)

The ________ wizard can you use to create a macro.

(Short Answer)
4.9/5
(36)

The SQL WHERE keyword specifies the:

(Multiple Choice)
4.9/5
(33)

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

(Multiple Choice)
4.8/5
(31)

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

(Short Answer)
4.7/5
(42)

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

(Multiple Choice)
4.8/5
(32)

All Access queries use ________ behind the scenes to extract data from tables.

(Multiple Choice)
4.9/5
(38)

Data macros can only be used with report events.

(True/False)
4.8/5
(35)

Which of the following inherits the logic of the table?

(Multiple Choice)
4.9/5
(37)

________ is the industry standard language for defining,manipulating,and retrieving data in a database.

(Short Answer)
4.8/5
(36)

Which type of macro can only be used with table events?

(Multiple Choice)
4.8/5
(48)

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

(Short Answer)
4.9/5
(40)

In a SELECT SQL statement,if two fields from two different tables have the same name,what follows the table name prefix?

(Multiple Choice)
5.0/5
(41)

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

(True/False)
5.0/5
(35)

Which SQL statement sets the criteria for the rows in the results?

(Multiple Choice)
4.8/5
(38)

What character is used to select all the fields in a table in the Design view of a query?

(Multiple Choice)
4.8/5
(32)
Match the following terms with their meanings:
event
a variable,constant,or expression that is needed to product the output for an action
Structured Query Language
user interface that enables you to create and edit macros
SQL SELECT statement
occurs when a user enters,edits,or deleted data
Correct Answer:
Verified
Premises:
Responses:
event
a variable,constant,or expression that is needed to product the output for an action
Structured Query Language
user interface that enables you to create and edit macros
SQL SELECT statement
occurs when a user enters,edits,or deleted data
Macro Designer
block of text that is used to retrieve data from the tables in a database
argument
industry-standard language for defining,manipulating,and retrieving data in a database
(Matching)
4.8/5
(36)
Showing 21 - 40 of 100
close modal

Filters

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