DBMS-Final
DBMS-Final
q) What is a Wizard?
Ans: A wizard is a small program that interviews (asks) us, asked questions about what we want
to accomplish, then it takes over the answer and creates the form, query or whatever according to
our specifications.
s) What is Data type? List eh different data types used in MS Access.
Ans: Data type is an attribute for a field that determines what type of data it can contain.
The following are the data types used in MS Access:
Data type Description Size
Text User for text or combination of Up to 255 characters.
text and numbers, as well as
numbers that don’t require
calculations, such as phone
number.
Long text (Memo) Lengthy text or combinations Up to 64000 characters.
of text and numbers.
Number Numerical data
Byte: 1 Byte
Integer: 2 Bytes
Long Integer: 4 Bytes
Single: 4 Bytes
Double: 8 Bytes
Date/Time Used for dates and times. 8 Bytes
Currency Used for currency Value 8 Bytes
Auto Number Used for sequential (Increment 4 Bytes
by 1)
Yes/No Used for data that can be only 1 Bit
one of two possible values,
such as Yes/No.
OLE Object Use for OLE objects (such as Up to 2 GB.
MS Word documents, MS
Excel spreadsheets, pictures,
sounds)
Hyperlink Used for hyperlinks Up to 2048 characters.
Attachment To attach any supported type Up to about 2 GB.
of file
Lookup wizard Creates a field that allows you Up to 4 bytes.
to select a value.