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

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

What are the two methods for creating an embedded macro?

(Essay)
4.7/5
(40)

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

(True/False)
4.9/5
(38)

An SQL keyword defines the purpose and the structure of an SQL statement.

(True/False)
4.9/5
(31)

The ________ keyword instructs Access to return the specific fields from one or more tables or queries.

(Multiple Choice)
4.8/5
(36)

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

(Short Answer)
4.8/5
(34)

What are the two methods of programming with Access?

(Essay)
4.8/5
(45)
Match the following SQL keywords with their meanings:
FROM
specifies the criteria that records must match to be included in the results
WHERE
specifies the table or tables that will be searched
SELECT
instructs Access to return the specific fields from one or more tables
Correct Answer:
Verified
Premises:
Responses:
FROM
specifies the criteria that records must match to be included in the results
WHERE
specifies the table or tables that will be searched
SELECT
instructs Access to return the specific fields from one or more tables
SQL
sorts the records by a certain field in either ascending or descending order
ORDER BY
defines the purpose and the structure of an SQL statement
(Matching)
4.8/5
(36)

Most SQL statements begin with ________ and end with ________.

(Multiple Choice)
4.8/5
(34)

One reason for using a SQL statement for a record source is that it is easier to transfer a form or report to another database because the record source is contained in the object.

(True/False)
4.9/5
(32)

Data macros are used to ensure the accuracy of data in a(n):

(Multiple Choice)
4.7/5
(39)

Microsoft has developed its own version of SQL for Access,which varies slightly from the industry standard SQL language.

(True/False)
4.8/5
(27)

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

(Multiple Choice)
4.9/5
(35)

If your query does not include the WHERE keyword,the query will return all records from the table.

(True/False)
4.8/5
(27)

What do you use to create a stand-alone macro?

(Multiple Choice)
5.0/5
(33)

Data macros can only be used with report events.

(True/False)
4.7/5
(35)

A(n)________ attaches programming logic to tables.

(Multiple Choice)
4.7/5
(35)

Which of the following is NOT a method for adding actions to a macro with the Macro Designer?

(Multiple Choice)
4.9/5
(28)

What are the two methods of programming used by Access?

(Multiple Choice)
4.9/5
(37)

What do you use to create a stand-alone macro?

(Multiple Choice)
4.8/5
(42)

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

(Short Answer)
4.9/5
(36)
Showing 41 - 60 of 100
close modal

Filters

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