Philadelphia University Quiz #3 Computer Science Department

advertisement
Philadelphia University
Computer Science Department
Quiz #3
MS Access 2010
1) To enforce entering data to a field, you should set to Yes the property:
A) Date Type
B) Required
C) Field Size
D) Validation Rule
2) To set a field as a primary key, it should be:
A) Unique and not null
B) Not unique and null
C) Unique and null
D) Not unique and not null
3) One of the following field number type accept decimal places:
A) Integer
B) Long Integer
C) Byte
D) Single
4) To create a one-to-many relationship between two tables, a new field should
be created in the related table that is similar to the primary key in the
primary table, in:
A)
B)
C)
D)
Data Type
Field Size
Date Type and Field Size
None of the above
5) In the image below, in table Students, if you entered “Business” in
“Department” field, the following error message will be displayed:
A)
B)
C)
D)
Wrong Entry
Error in Department Entry
Error in Primary Key
Wrong Data
6) In the image below, if the query was applied, the result of the Count function
will be:
A)
B)
C)
D)
1
2
3
4
7) In the image below, if the query was applied on Students table, the number
of records resulted will be:
A)
B)
C)
D)
2
4
3
1
8) In the picture below, the result of Query2 which depends on the relation
between "books" table (primary table) and "borrower" table (related table)
is:
A)
B)
C)
D)
Result 1
Result 2
Result 3
Result 4
9) The picture below displays the Report Wizard, number of field(s) grouped in
this report is:
A)
B)
C)
D)
1
2
3
4
10) In the picture below and depending on the displayed table; the query which
returns the records of Ahmad, Mohammad and Maha is:
A)
B)
C)
D)
Query 1
Query 2
Query 3
None of the above
Q11: In the picture below, what is the layout (type) of the displayed form?
A)
B)
C)
D)
Simple Form
Split Form
Multiple Items
None of the above
Download