The document consists of a series of multiple-choice questions related to database applications, structures, and concepts. It covers topics such as data types, database objects, and specific characteristics of fields in databases. The questions aim to assess knowledge of database management systems and their components.
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0 ratings0% found this document useful (0 votes)
4 views1 page
MS Access
The document consists of a series of multiple-choice questions related to database applications, structures, and concepts. It covers topics such as data types, database objects, and specific characteristics of fields in databases. The questions aim to assess knowledge of database management systems and their components.
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 1
1) Which of the following is not a database application?
A)dBase B)Flash C)FoxPro D)Access
2) Which of the following is not a logical database structure? A)chain B)Network C)Tree D)Relation 3) The size of YES/ NO field is alwayes? A)1 bit B) 1 B C) 1 KB D) 1 MB 4) This key is uniquely identifies each record ? A)Record Key B)Compose Key C)ForeignKey D)Primary Key 5) The size of a field with number data type can not be A)2 B)4 C)8 D)16 6) Which of the following is not a database object ? A)Form B)Tables C)Reports D)Relationship 7) In a database, the categaory of Information is called ? A)Record B)Tuple C)Field D)None of the above 8) This data type allows alphanumeric characters and special symbols ? A)Memo B)Text C)Auto numbers D)Currency 9) Which of the field has width 8 bytes ? A) Currency B) Memo C)Hyperlink D)Date/Time 10) Which of the following data base object hold data ? A)Form B)Tables C)Reports D)All of the above 11) Which field type will you select when creating a new table if you require to enter long text in that field ? A)Memo B)Text C) Currency D)All of the above 12) Which of the following data base object produces the final result to present ? A)Queries B)Tables C)Reports D) None of the above
13) A __________ enables you to view data form a table based on a specific
criterion
A) Form B) Queries C)Reports D)All of the above
14) A __________ name must be unique with in a database A)File B)Table C)Record D)All of the above 15) What are the columns in a Microsoft Access table called ? A)Field B)Rows C)Reports D)Records 16) A part of data base that stores only one type of data is ? A) Field B)Table C)Report D) Record 17) Which filed type can store photos ? A)Hyperlink B)OLE C)MemoD)Text 18) Microsoft is a ______ kind of application ? A)OODBMS B)ORDBMS C)RDBMS D) None of the above 19) What is the maximum length a text field can be ? A)255 B)256 C)257D)355