Which of these data types automatically generates a number and assigns it to each record in the database?
Auto Number
Number
Text
Memo
Validation rule
Which of these can be used to create a table?
Datasheet view
Design view
Table wizard
All of these
Which of these represents a required letter from A to Z ?
#
A
9
L
Which of these represents any character or space?
&
The ____________determines whether the data entered in the field are text, number, date etc.
Table
Data type
Data field
Forms
Which of these represents an optional digit including ‘+’ or ‘-‘ sign?
Which of these values are valid according to the input Mask “IM####” ?
IM345
MI6789
IM7857
IM24
The _____________is used to retrieve and process the data based on certain criteria specified .
Macro
Query
Module