Which of the following represent Text field type categories in OOo BASE?
CHAR
VARCHAR
MEMO
All of the above
Which of the following field types cannot allow integers or numbers or text in them?
Yes / No
Image
Binary
What identifies the contents of a field?
Data
Field value
Field name
Table name
Which of the following field types can represent up to 5 digits numbers?
Integer ( INT )
Real
Small Integer ( SMALLINT )
Float
Which of the following field properties ensure that " data cannot be skipped in the field or " field cannot be left empty"?
Format
Entry Required
Default value
Length
Which of the following field would not make a suitable primary key?
A customers account number
A date field
A Auto Number field
A Student admission number
A memo field in a BASE table can store upto ________ characters.
3 GB
2 GB
1 GB
None of these
The organizing of data according to text, number, currency, date / time, etc is called.
Type
Data Type
Data structure
TIMESTAMP belongs to ____ field type in BASE.
Integer
Time
Date / Time
Text
A BASE database is made up of all the following components EXCEPT:
Tables
Queries
Forms
Formula bars