Exam 10: Using Macros and Sql in Access
Exam 1: Introduction to Access92 Questions
Exam 2: Tables and Queries in Relational Databases99 Questions
Exam 3: Using Queries to Make Decisions89 Questions
Exam 4: Creating and Using Professional Forms and Reports100 Questions
Exam 5: Data Validation and Data Analysis95 Questions
Exam 6: Action and Specialized Queries94 Questions
Exam 7: Advanced Forms and Reports97 Questions
Exam 8: Get Connected83 Questions
Exam 9: Fine-Tuning the Database92 Questions
Exam 10: Using Macros and Sql in Access88 Questions
Exam 11: Microsoft Office Basics and Functions100 Questions
Select questions type
What defines the purpose and the structure of an SQL statement?
(Multiple Choice)
4.9/5
(34)
When a user enters, edits, or deletes data; Access determines that a(n) ________ has occurred.
(Short Answer)
4.7/5
(34)
In SQL, the ________ statement is used to retrieve data from a table.
(Short Answer)
4.8/5
(35)
Which event is triggered any time you enter or update data on a form?
(Multiple Choice)
4.8/5
(44)
Which type of macro executes when an event attached to a control or object occurs?
(Multiple Choice)
4.8/5
(30)
If your SQL query does not include a WHERE statement, then ___ records will be selected.
(Short Answer)
4.9/5
(36)
Besides an embedded macro, what is the other type of macro?
(Multiple Choice)
4.9/5
(34)
When business logic requires the comparison of two or more fields, you need to use what type of macro?
(Multiple Choice)
4.8/5
(32)
Which of the following is not true about macros which have been converted to VBA?
(Multiple Choice)
4.9/5
(33)
A(n) ________ data macro can be attached to an event in a form.
(Short Answer)
4.8/5
(35)
Which of the following objects do not appear in the Navigation pane?
(Multiple Choice)
4.9/5
(32)
Where is the normal location in an SQL statement for the WHERE keyword?
(Multiple Choice)
4.8/5
(36)
To test a data macro, open the table and perform whatever the event was to which the macro has been attached and see if the proper action is performed.
(True/False)
4.8/5
(36)
When a user enters, edits, or deletes data; Access determines that what has occurred?
(Multiple Choice)
4.7/5
(38)
A(n) ________ macro is a macro that executes when an event attached to a control or object occurs.
(Short Answer)
4.9/5
(37)
Match the following terms with their descriptions:
I. Argument
II. SQL
III. Stand-alone macro
IV. Data macro
V. SQL SELECT statement
A. Triggered by table events
B. A variable, constant, or expression that is used to produce the output for an action
C. Industry-standard language for working with data in databases
D. Statement used to retrieve data from tables
E. Can be used independently of other objects
(Essay)
4.8/5
(35)
Structured Query Language is the industry-standard language for defining, manipulating, and retrieving the ________ in a database.
(Short Answer)
4.7/5
(35)
Access creates macros automatically when you add certain controls to forms or reports.
(True/False)
4.8/5
(36)
Showing 21 - 40 of 88
Filters
- Essay(6)
- Multiple Choice(38)
- Short Answer(19)
- True False(25)
- Matching(0)