Random 1 - Unit 9
Random 2 - Unit 10
Random 3 - Unit 10
Random 4 - Unit 11
Random 5 - Unit 11
100
To bring in files from other applications
What is Import
100
An action, or a set of actions, that the user can write so it can perform them automatically
What is Macro
100
a macro, which means to run it one line - one action at a time
What is single step
100
This means columns can not be blank
What is Not null
100
A SQL command that adds rows to a table
What is Insert intro
200
The translation of encrypted data in a database into a normal form that users can understand
What is Decrypting
200
An instruction to Access to perform an operation such as open a file, beep, find a record, display a message box, etc.
What is Action
200
This is a macro object that stores more than one macro
What is macro group
200
One of the most popular and widely used languages for retrieving and manipulating database data
What is SQL (Structured Query Language)
200
A SQL command used to delete data from a table
What is Delete
300
A type of text file in which fields of data are separated by a character such as a comma or tab
What is Delimited
300
A form that appears when you open a database and that provides controlled access to the database's forms, reports and queries
What is Switchboard
300
This will run a button
What is Macro
300
A SQL command used to query a database
What is Select
300
A SQL statement used to sort data
What is Order by
400
The language used to create documents on the World Wide Web
What is HTML (Hypertext Markup Language)
400
Is a state, condition, or occurrence. For example, events occur when the user clicks a command button, or presses a key to choose an option
What is Event
400
A control on a form or report that starts an action, or set of actions, when you click it
What is Command button
400
A SQL command used to delete an entire table
What is Drop table
400
An SQL command used to describe the layout of the table which after running creates the table
What is Create table
500
An interactive chart or table that lets you analyze data dynamically
What is Pivot Chart/Table
500
Additional facts the Access need to execute an action, such as what file to open or what to display in the message box
What is Argument
500
A macro that contains other macros
What is Macro group
500
A SQL command used to change a value in a table
What is Update
500
A SQL clause used to specify that certain fields or columns in a record cannot contain null values or be left blank
What is Not null
M
e
n
u