Exam 11: Enhanced Database Techniques
Exam 1: Office 365 Common Features100 Questions
Exam 2: Introduction to Access87 Questions
Exam 3: Tables and Queries in Relational Databases99 Questions
Exam 4: Query Calculations and Expressions87 Questions
Exam 5: Basic Forms and Reports89 Questions
Exam 6: Data Validation and Data Analysis97 Questions
Exam 7: Action and Specialized Queries98 Questions
Exam 8: Advanced Forms and Reports98 Questions
Exam 9: Get Connected98 Questions
Exam 10: Fine-Tuning the Database100 Questions
Exam 11: Enhanced Database Techniques100 Questions
Select questions type
A(n)________ macro is a macro that executes when an event attached to a control or object occurs.
(Short Answer)
4.9/5
(34)
Which of the following is not considered to be an industry-leading DBMS?
(Multiple Choice)
4.7/5
(25)
When you create a command button,an embedded macro is automatically created.
(True/False)
4.8/5
(34)
The version of SQL that is found in Access has a graphical user interface to make creating SQL statements much easier.
(True/False)
5.0/5
(24)
A constant used to provide the output for an action is called a(n)________.
(Multiple Choice)
4.9/5
(32)
When an On Close event is triggered and there is no macro attached to the event,what does Access do?
(Multiple Choice)
4.8/5
(29)
What type of macros allow companies to apply business logic to a database?
(Multiple Choice)
5.0/5
(41)
A(n)________ data macro can be attached to an event in a form.
(Short Answer)
4.9/5
(30)
In SQL,what statement is used to retrieve data from a table?
(Multiple Choice)
4.9/5
(37)
________ is the data retrieval and data manipulation language of all the industry-leading databases.
(Short Answer)
4.9/5
(32)
Which event is triggered any time you enter or update data on a form?
(Multiple Choice)
4.8/5
(34)
When a user enters,edits,or deletes data; Access determines that what has occurred?
(Multiple Choice)
4.9/5
(28)
Given this SQL statement,match the question with the correct answer: SELECT Contribution.SSN,Contribution.PayDate,Contribution.GrossPay,Contribution.[401KEmployee],Contribution.[401KMatch],Contribution.[401KTotal] INTO Archive FROM Contribution WHERE (((Contribution.SSN)="456667778"))ORDER BY Contribution.PayDate.
Correct Answer:
Premises:
Responses:
(Matching)
4.9/5
(25)
A(n)________ is a series of actions that can be programmed to automate tasks.
(Short Answer)
4.9/5
(26)
Which one of the four keywords in SQL is used to pick which fields will be in the query?
(Multiple Choice)
4.8/5
(32)
You can run a named data macro from within another macro by using what action?
(Multiple Choice)
4.8/5
(37)
Since SQL statements are considered text,you can copy and paste them just like any other text.
(True/False)
4.9/5
(33)
When business logic requires the comparison of two or more fields,you need to use a(n)________ macro.
(Short Answer)
4.9/5
(32)
Showing 41 - 60 of 100
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)