Exam 10: Using Macros and Sqlin Access: Advanced Techniques
Exam 1: Introduction to Access: Finding Your Way Through an Access Database130 Questions
Exam 2: Tables and Queries in Relational Databases: Designing Databases and Extracting Data129 Questions
Exam 3: Customize, Analyze, and Summarize Query Data: Creating and Using Queries to Make Decisions120 Questions
Exam 4: Creating and Using Professional Forms and Reports: Moving Beyond Tables and Queries114 Questions
Exam 5: Data Validation and Data Analysis: Reducing Errors and Extracting Better Information121 Questions
Exam 6: Action and Specialized Queries: Moving Beyond the Select Query116 Questions
Exam 7: Advanced Forms and Reports: Moving Beyond the Basics114 Questions
Exam 8: Get Connected: Exchanging Data Between Access and Other Applications119 Questions
Exam 9: Fine-Tuning the Database: Analyzing and Improving Database Performance119 Questions
Exam 10: Using Macros and Sqlin Access: Advanced Techniques119 Questions
Exam 11: Office Fundamentals and File Management130 Questions
Select questions type
The ________ keyword instructs Access to return the specific fields from one or more tables or queries.
(Multiple Choice)
5.0/5
(34)
In a SELECT statement, field names are listed after the SELECT statement and are separated by commas.
(True/False)
4.7/5
(37)
A(n) ________ is a variable, constant or expression that is needed to produce the output for an action.
(Short Answer)
4.9/5
(25)
There are three keywords found in a typical SQL SELECT statement: SELECT, FROM, and ORDER BY.
(True/False)
4.8/5
(46)
Match the following terms with their meanings:
I. argument
II. event
III. Macro Designer
IV. SQL SELECT statement
V. Structured Query Language
A. block of text that is used to retrieve data from the tables in a database
B. user interface that enables you to create and edit macros
C. occurs when a user enters, edits, or deleted data
D. industry-standard language for defining, manipulating, and retrieving data in a database
E. a variable, constant, or expression that is needed to product the output for an action
(Short Answer)
4.8/5
(29)
To run one macro from within another, use the RunDataMacro action.
(True/False)
4.9/5
(35)
What feature does Access include to aid in creating a macro?
(Multiple Choice)
4.9/5
(37)
________ can be converted to VBA without having to write any complex programming code.
(Multiple Choice)
4.8/5
(40)
A form based on a table that contains a macro inherits the logic of the table.
(True/False)
4.8/5
(33)
A(n) ________ is a variable, constant, or expression that is needed to produce the output for an action.
(Multiple Choice)
4.9/5
(40)
Instead of specifying the individual field names in SQL, you can use the asterisk character (*) to select all of the fields.
(True/False)
4.9/5
(49)
Data macros, like stand-alone macros and embedded macros, use the Macro Designer.
(True/False)
4.8/5
(41)
Macros can be converted to VBA without having to write any complex programming code.
(True/False)
4.7/5
(43)
A named macro is displayed as an object in the Navigation Pane.
(True/False)
4.7/5
(37)
Which SQL SELECT statement determines the criteria for the rows that appear in the results?
(Multiple Choice)
4.7/5
(41)
MessageBox actions contain the arguments Message, Beep, Type, and Title.
(True/False)
4.8/5
(33)
Showing 101 - 119 of 119
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)