Site MapHelpFeedbackTrue or False Quiz
True or False Quiz
(See related pages)



1

Views exist as separate physical structures with their own data.
A)True
B)False
2

Microsoft Access does not directly support the SQL CREATE VIEW statement, but you can save a SELECT statement as a stored query to achieve the same effect.
A)True
B)False
3

Rows of the updatable view correspond one-to-one with rows from the underlying base table(s).
A)True
B)False
4

All DBMSs support some measure of updatability for multiple-table views.
A)True
B)False
5

In a 1-M updatable query, insert operations are supported on the parent table even if the query does not contain the primary key of the parent table.
A)True
B)False
6

Queries involving more than two tables are never updatable.
A)True
B)False
7

Typically in a hierarchical form, excluding the foreign key, the main form may contain data from the "M" table.
A)True
B)False
8

In designing a hierarchical form in Access, you can use an inner join but not an outer join in a query for the subform.
A)True
B)False
9

Data may be inserted into a database or deleted from a database through the use of reports.
A)True
B)False
10

In a hierarchical report, a checkbox is typically used to show a Boolean value.
A)True
B)False







Mannino DB Design 3eOnline Learning Center with Powerweb

Home > Chapter 10 > True or False Quiz