100% Solved
Save
Practice questions for this set
Learn 1 /7 Study with Learn
true
Choose an answer
1 The DBMS receives data update requests from the application program. (T/F)
A database is a set of one or more computer programs that serves as an intermediary
2 between the users and the database management system (DBMS).
(T/F)
Microsoft Access database files can be easily copied to create multiple copies of a
3
database.
An advantage of keeping data in lists is that if you update a data value in one row of
4 data in a list, other occurrences of the same data item in other rows will be
automatically updated as well. (T/F)
, Don't know?
Terms in this set (135)
The DBMS receives data TRUE
update requests from the
application program. (T/F)
Metadata is the user data FALSE
stored in the database.
(T/F)
SQL stands for Structural FALSE
Question Language. (T/F)
There is no reason for FALSE
serious database
developers to learn many
aspects of database
processing technology
because DBMS products
like Microsoft Access hide
these aspects. (T/F)
An advantage of keeping FALSE
data in lists is that if you
update a data value in one
row of data in a list, other
occurrences of the same
data item in other rows
will be automatically
updated as well. (T/F)
, Microsoft Access is a the DBMS product taking the role of the DBMS and
personal database system, the database application generator
and a personal database
system is characterized by
________.
the DBMS product being
limited to a maximum of
ten
tables in any given
database
the database being stored
inside the DBMS
the DBMS not supporting
indexes
the DBMS removing the
metadata from the
database
the DBMS product taking
the role of the DBMS and
the database application
generator
The creation of a database DBMS
and its tables is a function
of which component of
the database system?
A) Users
B) Application
C) DBMS
D) Database
E) Web server
The Microsoft Access creating tables
application generator is
not responsible for ________.