Which of these data types can contain combination of letters, numbers, special characters, etc., up to 255 characters ?
Number
Char
Lookup Wizard
Text
The ____________determines whether the data entered in the files is text,number,date
Table
Data type
Data field
Forms
Which of these represents a required letter from A to Z ?
#
A
9
L
A ________________is used to present data in a professional format.
Report
None of these
The _____________is used to retrieve and process the data based on certain criteria specified .
Macro
Query
Module
Which of these can be used to create a table?
Datasheet view
Design view
Table wizard
All of these
The ______________property specifies a particular pattern while entering the data in the field.
Input Mask
Field size
Format
Default value
Which of these represents any character or space?
&
Which of these creates a list of selected values from the table or a list of values provided by the user?
AutoNumber
Which of these is the validation rule for checking the employee who joined after 1st jan 1981 (DOJ)?
>#1/1/1981
>#1/1/1980
>#1/3/1981
>#1/2/1981