Filters
Question type

Study Flashcards

An Access action that finds the first record (or the next record, if the action is used again) that meets specified criteria.


A) ApplyFilter
B) GoToControl
C) FindRecord
D) SelectObject

Correct Answer

verifed

verified

In a SQL SELECT statement a field name enclosed in square brackets like this [Last Name] most likely refers to which of the following field names from the selected table?


A) lName
B) Lname
C) LastName
D) Last Name

Correct Answer

verifed

verified

Macros may only be run from within a form or report.

Correct Answer

verifed

verified

Access automatically constructs an equivalent SQL statement for queries when the query is created.

Correct Answer

verifed

verified

Change the text that appears on a command button by changing the ____________________ property on the command button's property sheet.

Correct Answer

verifed

verified

  In the accompanying figure, which numbered arrow indicates the arguments for the MessageBox action? A)  1 B)  2 C)  3 D)  4 In the accompanying figure, which numbered arrow indicates the arguments for the MessageBox action?


A) 1
B) 2
C) 3
D) 4

Correct Answer

verifed

verified

C

Which of these Access objects will work as a subform in a navigation form?


A) crosstab queries
B) macros
C) table datasheet
D) select queries

Correct Answer

verifed

verified

The Build button available on a Command button Property Sheet is also called the ____________________ when it is used to work with macros.

Correct Answer

verifed

verified

Which type of form allows the display of database objects using tabs in an organized way to assist users with accessing the different objects.


A) bound form
B) data entry form
C) reports form
D) navigation form

Correct Answer

verifed

verified

Briefly explain how to embed submacros, subforms, subqueries, and subreports in macro, form, query, and report Access objects.

Correct Answer

verifed

verified

Student answers will vary but should inc...

View Answer

A button that performs an action when the user clicks on the button is a(n) ____ button.


A) message
B) command
C) action
D) macro

Correct Answer

verifed

verified

Case-Based Critical Thinking Questions Case 10-2 Misaki is a new Reservation Specialist for an event rental company. She has asked the database administrator, Kirk, to develop an interface for her to access the database objects she needs because she is not familiar with Access. As Kirk is completing the interface for Misaki, he notices that the controls on the navigation form are not properly aligned.  To remedy this problem, he will use the Align shortcut menu in Design view for each control and choose the ____ feature from the menu.


A) Align Together
B) To Grid
C) Align Left
D) Stacked

Correct Answer

verifed

verified

B

In single step mode, the macro may be stopped at any time by clicking the ___ button.


A) Step
B) Single Step
C) Stop All Macros
D) Continue

Correct Answer

verifed

verified

A(n) ____ is a piece of data required by an action in a macro.


A) code
B) argument
C) message
D) pointer

Correct Answer

verifed

verified

B

The SendKeys action available in the Action Catalog when creating a macro is considered to be a trusted action.____________________

Correct Answer

verifed

verified

A database administrator for a large enterprise using Oracle will use ____________________ statements to query, update, delete, and make tables in the DBMS.

Correct Answer

verifed

verified

Case-Based Critical Thinking Questions Case 10-2 Misaki is a new Reservation Specialist for an event rental company. She has asked the database administrator, Kirk, to develop an interface for her to access the database objects she needs because she is not familiar with Access. In the SQL SELECT statement, Kirk must identify the object type for queries using code that SQL can interpret.  In the Access system table, the field value for the query object type is ____ and will follow [Type]= in the statement.


A) 1
B) 3
C) 5
D) 7

Correct Answer

verifed

verified

The four sections of a basic SQL statement include clauses that begin with which group of keywords?


A) SELECT, FROM, WHERE, ORDER BY
B) RECORD, TO, WHERE, ORDER BY
C) CREATE, SELECT, FROM, WHERE
D) CREATE, FROM, SELECT, ORDER BY

Correct Answer

verifed

verified

The word or words that appear in the title bar of a message box in a MessageBox action are included in the ____________________ argument.

Correct Answer

verifed

verified

Using VBA code, a group of statements may be created that set the event property value to the name of that group of statements; Access will then execute an event ____ when the event occurs.


A) procedure
B) method
C) property
D) action

Correct Answer

verifed

verified

Showing 1 - 20 of 100

Related Exams

Show Answer