Deck 1: Introduction

Full screen (f)
exit full mode
Question
A database management system (DBMS)creates,processes and administers databases.
Use Space or
up arrow
down arrow
to flip the card.
Question
Data is recorded facts and figures;information is knowledge derived from data.
Question
In a database,each table stores data about a different type of thing.
Question
In database systems,indexes are held by the database.
Question
The largest databases in e-commerce are the order entry databases.
Question
Enterprise Resource Planning (ERP)is an example of a data mining application.
Question
In a database system,applications write data to the database.
Question
In every database,not just the databases discussed in this book,table names are capitalized.
Question
Applications are computer programs used directly by users.
Question
Databases are a key component of e-commerce order entry,billing,shipping and customer support.
Question
Databases record data in such a way that they can produce information.
Question
Small databases typically have simple structures.
Question
In a database,each row in a spreadsheet has data about a particular instance.
Question
A database shows data in tables and the relationships among the rows in those tables.
Question
A database system as typically defined can be modified to include CODASYL.
Question
The database management system (DBMS)is responsible for inserting,modifying,reading,and deleting data.
Question
Sequenced Query Language (SQL)is an internationally recognized standard language that is understood by all commercial database management system products.
Question
The purpose of a database is to help people keep track of things.
Question
The e-commerce companies use Web activity databases to determine which items on a Web page are popular and successful.
Question
A database system is typically defined as its four components: users,database applications,the DBMS and the databases.
Question
A database is a self-describing collection of non-integrated tables.
Question
The database management system (DBMS)is responsible for enforcing referential integrity constraints.
Question
Referential integrity constraints are rules about what data values are allowed in certain columns.
Question
The database application is responsible for concurrency control.
Question
Integrated tables store both data and the relationships among the data.
Question
Microsoft Access is just a DBMS.
Question
All database applications get and put database data by sending SQL statements to the DBMS.
Question
A database is called "self-describing" because it reduces data duplication.
Question
In an Enterprise-class database system,business users interact directly with the DBMS,which directly accesses the database data.
Question
In Microsoft Access,you can use the Oracle DBMS in place of the ADE DBMS.
Question
The DBMS ranked as being the "easiest to use" in the text is Microsoft's SQL Server.
Question
In an Enterprise-class database system,a database application interacts with the DBMS.
Question
The DBMS ranked as being the "most difficult to use" in the text is Oracle Corporation's Oracle Database.
Question
The DBMS ranked as having the "most power and features" in the text is IBM's DB2.
Question
In an Enterprise-class database system,a database application accesses the database data.
Question
Microsoft Access is a low-end product intended for individuals and small workgroups.
Question
The description of a database's structure that is stored within the database itself is called the "metadata."
Question
The DBMS ranked as having the "least power and features" in the text is Microsoft Access.
Question
In a database processing system,indexes are held by the database management system (DBMS).
Question
The current DBMS engine in Microsoft Access is called ADE.
Question
Bill Gates has said that "XML is the lingua-franca of the Internet Age."
Question
The purpose of a database is to:

A)help people keep track of things.
B)store data in tables.
C)create tables of rows and columns.
D)maintain data on different things in different tables.
E)All of the above.
Question
Twitter and Facebook use NoSQL databases.
Question
dBase was the first PC-based DBMS to implement true relational algebra on a PC.
Question
A sales contact manager used by a salesperson is an example of a(n)________.

A)single-user database application
B)multiuser database application
C)e-commerce database application
D)A or B
E)Any of A,B,or C
Question
XML Web services allow database processing to be shared across the Internet.
Question
Information systems that stored groups of records in separate files were called file processing systems.
Question
Data Language/I (DL/I)structured data relationships as a tree structure.
Question
Business organizations have resisted adopting object-oriented database systems because the cost of purchasing OODBMS packages is prohibitively high.
Question
Paradox is the only major survivor of the "bloodbath of PC DBMS products."
Question
The NoSQL movement should really be called a NoRelational movement.
Question
The relational model was first proposed in 1970 by E.F.Codd at IBM.
Question
A database stores:

A)data.
B)relationships.
C)metadata.
D)A and B
E)A,B,and C
Question
A database records:

A)facts.
B)figures.
C)information.
D)A and B
E)A,B,and C
Question
A database design is rarely a redesign of an existing database.
Question
The CODASYL DBTG mode structured data relationships as a tree structure.
Question
The 1977 edition of this text contained a chapter on the relational model,and that chapter was reviewed by E.F.Codd.
Question
A Customer Resource Management (CRM)system is an example of a(n)________.

A)single-user database application
B)multiuser database application
C)e-commerce database application
D)A or B
E)Any of A,B,or C
Question
A database design may be part of a new systems development project.
Question
Database design is important,and fortunately it is simple to do.
Question
A database designed to combine two databases used by the Sales department is a database being designed ________.

A)from existing data
B)as a new systems development project
C)as a redesign of an existing database
D)A and B
E)A,B,and C
Question
In an enterprise-class database system,________.

A)the database application(s)interact(s)with the DBMS
B)the database application(s)access(es)the database data
C)the DBMS accesses the database data
D)A and B
E)A and C
Question
An online drugstore such as Drugstore.com is an example of a(n)________.

A)single-user database application
B)multiuser database application
C)e-commerce database application
D)A or B
E)Any of A,B,or C
Question
A database consists of integrated tables,which store ________.

A)data
B)relationships among the data
C)forms
D)A and B
E)All of the above
Question
In database systems,the database ________.

A)holds user data
B)holds metadata
C)holds indexes
D)holds stored procedures
E)All of the above
Question
In an enterprise-class database system,reports are created by ________.

A)the user
B)the database application
C)the database management system (DBMS)
D)the database
E)All of the above
Question
A database designed to implement requirements for a reporting application needed by the Sales department is a database being designed ________.

A)from existing non-database data
B)as a new systems development project
C)as a redesign of an existing database
D)A and B
E)A,B,and C
Question
A database is considered "self-describing" because ________.

A)all the users' data is in one place
B)it reduces data duplication
C)it contains a description of its own structure
D)it contains a listing of all the programs that use it
E)All of the above
Question
A program whose job is to create,process and administer databases is called a ________.

A)Database Modeling System
B)Database Management System
C)Data Business Model System
D)Relational Model Manager
E)Data Business Management Service
Question
In an enterprise-class database system,the database application ________.

A)creates queries
B)creates forms
C)creates reports
D)A and B
E)B and C
Question
Which of the following are basic components of an enterprise-class database system?

A)The user
B)The database application
C)The database management system (DBMS)
D)The database
E)All of the above
Question
Microsoft Access includes:

A)a DBMS.
B)an application generator.
C)a Web server.
D)A and B
E)A,B,and C
Question
Microsoft Access may use which of the following DBMS engines?

A)ADE
B)SQL Server
C)Oracle
D)A and B
E)A,B,and C
Question
A database may be designed ________.

A)from existing data
B)as a new systems development project
C)as a redesign of an existing database
D)A and B
E)A,B,and C
Question
The industry standard supported by all major DBMSs that allows tables to be joined together is called ________.

A)Sequential Query Language (SQL)
B)Structured Question Language (SQL)
C)Structured Query Language (SQL)
D)Relational Question Language (RQL)
E)Relational Query Language (RQL)
Question
In database systems,the DBMS enforces rules about which data can be written in certain columns.The rules are known as ________.

A)data insertion control
B)data modification control
C)data reading control
D)concurrency control
E)referential integrity constraints
Question
A database designed using spreadsheets from the Sales department is a database being designed ________.

A)from existing data
B)as a new systems development project
C)as a redesign of an existing database
D)A and B
E)A,B,and C
Question
In database systems,the DBMS ________.

A)inserts data
B)modifies data
C)reads data
D)deletes data
E)All of the above
Question
A database may contain ________.

A)tables
B)metadata
C)triggers
D)stored procedures
E)All of the above
Question
In database systems,the DBMS enforces rules about which user can perform which action when.The rules are known as ________.

A)data insertion control
B)data modification control
C)data reading control
D)concurrency control
E)referential integrity constraints
Unlock Deck
Sign up to unlock the cards in this deck!
Unlock Deck
Unlock Deck
1/100
auto play flashcards
Play
simple tutorial
Full screen (f)
exit full mode
Deck 1: Introduction
1
A database management system (DBMS)creates,processes and administers databases.
True
2
Data is recorded facts and figures;information is knowledge derived from data.
True
3
In a database,each table stores data about a different type of thing.
True
4
In database systems,indexes are held by the database.
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
5
The largest databases in e-commerce are the order entry databases.
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
6
Enterprise Resource Planning (ERP)is an example of a data mining application.
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
7
In a database system,applications write data to the database.
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
8
In every database,not just the databases discussed in this book,table names are capitalized.
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
9
Applications are computer programs used directly by users.
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
10
Databases are a key component of e-commerce order entry,billing,shipping and customer support.
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
11
Databases record data in such a way that they can produce information.
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
12
Small databases typically have simple structures.
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
13
In a database,each row in a spreadsheet has data about a particular instance.
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
14
A database shows data in tables and the relationships among the rows in those tables.
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
15
A database system as typically defined can be modified to include CODASYL.
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
16
The database management system (DBMS)is responsible for inserting,modifying,reading,and deleting data.
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
17
Sequenced Query Language (SQL)is an internationally recognized standard language that is understood by all commercial database management system products.
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
18
The purpose of a database is to help people keep track of things.
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
19
The e-commerce companies use Web activity databases to determine which items on a Web page are popular and successful.
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
20
A database system is typically defined as its four components: users,database applications,the DBMS and the databases.
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
21
A database is a self-describing collection of non-integrated tables.
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
22
The database management system (DBMS)is responsible for enforcing referential integrity constraints.
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
23
Referential integrity constraints are rules about what data values are allowed in certain columns.
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
24
The database application is responsible for concurrency control.
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
25
Integrated tables store both data and the relationships among the data.
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
26
Microsoft Access is just a DBMS.
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
27
All database applications get and put database data by sending SQL statements to the DBMS.
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
28
A database is called "self-describing" because it reduces data duplication.
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
29
In an Enterprise-class database system,business users interact directly with the DBMS,which directly accesses the database data.
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
30
In Microsoft Access,you can use the Oracle DBMS in place of the ADE DBMS.
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
31
The DBMS ranked as being the "easiest to use" in the text is Microsoft's SQL Server.
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
32
In an Enterprise-class database system,a database application interacts with the DBMS.
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
33
The DBMS ranked as being the "most difficult to use" in the text is Oracle Corporation's Oracle Database.
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
34
The DBMS ranked as having the "most power and features" in the text is IBM's DB2.
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
35
In an Enterprise-class database system,a database application accesses the database data.
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
36
Microsoft Access is a low-end product intended for individuals and small workgroups.
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
37
The description of a database's structure that is stored within the database itself is called the "metadata."
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
38
The DBMS ranked as having the "least power and features" in the text is Microsoft Access.
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
39
In a database processing system,indexes are held by the database management system (DBMS).
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
40
The current DBMS engine in Microsoft Access is called ADE.
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
41
Bill Gates has said that "XML is the lingua-franca of the Internet Age."
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
42
The purpose of a database is to:

A)help people keep track of things.
B)store data in tables.
C)create tables of rows and columns.
D)maintain data on different things in different tables.
E)All of the above.
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
43
Twitter and Facebook use NoSQL databases.
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
44
dBase was the first PC-based DBMS to implement true relational algebra on a PC.
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
45
A sales contact manager used by a salesperson is an example of a(n)________.

A)single-user database application
B)multiuser database application
C)e-commerce database application
D)A or B
E)Any of A,B,or C
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
46
XML Web services allow database processing to be shared across the Internet.
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
47
Information systems that stored groups of records in separate files were called file processing systems.
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
48
Data Language/I (DL/I)structured data relationships as a tree structure.
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
49
Business organizations have resisted adopting object-oriented database systems because the cost of purchasing OODBMS packages is prohibitively high.
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
50
Paradox is the only major survivor of the "bloodbath of PC DBMS products."
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
51
The NoSQL movement should really be called a NoRelational movement.
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
52
The relational model was first proposed in 1970 by E.F.Codd at IBM.
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
53
A database stores:

A)data.
B)relationships.
C)metadata.
D)A and B
E)A,B,and C
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
54
A database records:

A)facts.
B)figures.
C)information.
D)A and B
E)A,B,and C
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
55
A database design is rarely a redesign of an existing database.
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
56
The CODASYL DBTG mode structured data relationships as a tree structure.
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
57
The 1977 edition of this text contained a chapter on the relational model,and that chapter was reviewed by E.F.Codd.
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
58
A Customer Resource Management (CRM)system is an example of a(n)________.

A)single-user database application
B)multiuser database application
C)e-commerce database application
D)A or B
E)Any of A,B,or C
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
59
A database design may be part of a new systems development project.
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
60
Database design is important,and fortunately it is simple to do.
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
61
A database designed to combine two databases used by the Sales department is a database being designed ________.

A)from existing data
B)as a new systems development project
C)as a redesign of an existing database
D)A and B
E)A,B,and C
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
62
In an enterprise-class database system,________.

A)the database application(s)interact(s)with the DBMS
B)the database application(s)access(es)the database data
C)the DBMS accesses the database data
D)A and B
E)A and C
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
63
An online drugstore such as Drugstore.com is an example of a(n)________.

A)single-user database application
B)multiuser database application
C)e-commerce database application
D)A or B
E)Any of A,B,or C
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
64
A database consists of integrated tables,which store ________.

A)data
B)relationships among the data
C)forms
D)A and B
E)All of the above
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
65
In database systems,the database ________.

A)holds user data
B)holds metadata
C)holds indexes
D)holds stored procedures
E)All of the above
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
66
In an enterprise-class database system,reports are created by ________.

A)the user
B)the database application
C)the database management system (DBMS)
D)the database
E)All of the above
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
67
A database designed to implement requirements for a reporting application needed by the Sales department is a database being designed ________.

A)from existing non-database data
B)as a new systems development project
C)as a redesign of an existing database
D)A and B
E)A,B,and C
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
68
A database is considered "self-describing" because ________.

A)all the users' data is in one place
B)it reduces data duplication
C)it contains a description of its own structure
D)it contains a listing of all the programs that use it
E)All of the above
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
69
A program whose job is to create,process and administer databases is called a ________.

A)Database Modeling System
B)Database Management System
C)Data Business Model System
D)Relational Model Manager
E)Data Business Management Service
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
70
In an enterprise-class database system,the database application ________.

A)creates queries
B)creates forms
C)creates reports
D)A and B
E)B and C
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
71
Which of the following are basic components of an enterprise-class database system?

A)The user
B)The database application
C)The database management system (DBMS)
D)The database
E)All of the above
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
72
Microsoft Access includes:

A)a DBMS.
B)an application generator.
C)a Web server.
D)A and B
E)A,B,and C
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
73
Microsoft Access may use which of the following DBMS engines?

A)ADE
B)SQL Server
C)Oracle
D)A and B
E)A,B,and C
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
74
A database may be designed ________.

A)from existing data
B)as a new systems development project
C)as a redesign of an existing database
D)A and B
E)A,B,and C
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
75
The industry standard supported by all major DBMSs that allows tables to be joined together is called ________.

A)Sequential Query Language (SQL)
B)Structured Question Language (SQL)
C)Structured Query Language (SQL)
D)Relational Question Language (RQL)
E)Relational Query Language (RQL)
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
76
In database systems,the DBMS enforces rules about which data can be written in certain columns.The rules are known as ________.

A)data insertion control
B)data modification control
C)data reading control
D)concurrency control
E)referential integrity constraints
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
77
A database designed using spreadsheets from the Sales department is a database being designed ________.

A)from existing data
B)as a new systems development project
C)as a redesign of an existing database
D)A and B
E)A,B,and C
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
78
In database systems,the DBMS ________.

A)inserts data
B)modifies data
C)reads data
D)deletes data
E)All of the above
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
79
A database may contain ________.

A)tables
B)metadata
C)triggers
D)stored procedures
E)All of the above
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
80
In database systems,the DBMS enforces rules about which user can perform which action when.The rules are known as ________.

A)data insertion control
B)data modification control
C)data reading control
D)concurrency control
E)referential integrity constraints
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
locked card icon
Unlock Deck
Unlock for access to all 100 flashcards in this deck.