Quiz Jan 21 Flashcards

0
Q

In a database, each table stores data about a different type of thing

A

True

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
1
Q

The purpose of a data base is to help people keep track of things

A

True

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

In a database, each row in a spreadsheet has data about a particular instance

A

False

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

In every database, not just the database discussed in this book, tables names are capitalized

A

False

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

A database shows data in tables and the relationships among the rows in those tables

A

True

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

Data is recorded facts figures; information is knowledge derived from data

A

True

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

Databases record data in such a way that they can produce information

A

True

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

Enterprise Resource Planning (ERP) is an example of no data mining application

A

False

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

Databases are a key component of e-commerce order entry, billing, shipping and customer support

A

True

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

The largest database in e-commerce are the order entry databases

A

False

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

The e-commerce companies use Web activity database to determine which items on a Web page are popular and successful

A

True

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

Small databases typical have simple structures

A

False

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

A database system is typical defined as the four components users, database applications, the DBMS and databases

A

True

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

A database system as typically defined can be modified to include CODASYL

A

False

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

Applications are computer programs used directly by users

A

True

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

In a database system, applications write data to the database

A

False

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

Secondary Query Language (SQL) is an international recognized standard language that is understood by all commercial database management system products

A

False

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
17
Q

In database systems, indexes are held by the database

A

True

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
18
Q

A database management system (DBMS) creates, processes and administers databases

A

True

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
19
Q

The database management system (DBMS) is responsible for inserting, modifying, reading, and deleting data

A

True

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
20
Q

The database application is responsible for concurrency control

A

False

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
21
Q

The database management system (DBMS) is responsible for enforcing referential integrity constraints

A

True

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
22
Q

Referential integrity constraints are rules about what data values are allowed in certain columns

A

True

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
23
Q

A database is a self-describing collection of non-integrated tables

A

False

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
24
Integrated tables store both data and the relationship among the data
True
25
Microsoft Access is just a DBMS
False
26
Microsoft Access is a low-end product intended for individuals and small workgroups
True
27
The current DBMS engine in Microsoft Access is called ADE
True
28
In Microsoft Access, you can use the Oracle DBMS in place of the ADE DBMS
False
29
All database applications get and put database data by sending SQL statements to the DBMS
True
30
A database is called "self-describing" because it reduces data duplication
False
31
The description of the database's structure that stores within the database itself is called the "metadata"
True
32
In a database processing system, indexes are held by the database management system (DBMS)
True
33
The purpose of a database is to:
Help people keep track of things
34
A database stores
Data, relationship and metadata
35
A database records:
Facts and figures
36
A sales contact manager used by a salesperson is an example of a
Single -user database application
37
A Customer Resource Management (CRM) system is an example of a
Multiuser database application
38
An online drugstore such as Drugstore.com is an example of a
E-commerce database application
39
The industry standard supported by all major DBMSs that allows tables to be joined together is called
Structured Query Language (SQL)
40
A program whose job it is to create, process and administer databases is called the
Database Management System
41
Microsoft Access includes
A DBMS and an application generator
42
Microsoft Access may use which of the following DBMS engines?
ADE and SQL Server
43
In database systems, the DBMS
Inserts data, modifies data, deletes data
44
In database systems, the DBMS enforces rules about which data can be written in certain columns. The rules are known as
Referential integrity constraints
45
In database systems, the DBMS enforces rules which users can perform which action when. The rules are known as
Referential integrity constraints
46
A database is considered "self-describing" because
In contains a description of its own structure
47
A database consists of integrated tables, which store
Data and relationships among the data
48
In database systems, the database
Holds user data, holds metadata, holds indexes, holds stored procedures
49
A database may contain
Tables, megadata, triggers, stored procedures
50
In an Enterprise-class database system, a database application interacts with the DBMS
True
51
In an Enterprise-class database system, a database application accesses the database data
False
52
In an Enterprise-class database system, business users interact directly with the DBMS, which directly accesses the database data
False
53
The DBMS ranked as having the "most power and features" in the text us IBM's DB2
False
54
The DBMS ranked as being the "easiest to use" in the text is Microsoft's SQL Server
False
55
The DBMS ranked as being the "most difficult to use" in the text in Oracle Corporation's Oracle Database
True
56
The DBMS ranked as having the "least power and features" in the text is Microsoft Access
True
57
Database design is important, but fortunately it is simple to do
False
58
A database deaf in may be a new systems development project
True
59
A database design is rarely a redesign of an existing database
False
60
Information systems that stored groups if records in separate files were called the file processing systems
True
61
Data Language/I (DL/I) structured data relationships as a tree structure
True
62
The CODASYL DBTG mode structured data relationships as a tree structure
False
63
The relational model was first proposed in 1970 by E. F. Codd at IBM
True
64
The 1977 edition of this text contained a chapter on the relational model, and the chapter was reviewed by E.F. Codd
True
65
dBase was the first PC-based DBMS to implement true relational algebra on a PC
False
66
Paradox is the only major survivor of the "bloodbath of PC DBMS products"
False
67
Business organizations have resisted adopting object-oriented database systems because the cost of purchasing OODBMS packages is prohibitively high
False
68
Bill Gates has said that "XML is the lingua-Franca of the Internet Age"
True
69
XML Web services allow database processing to be shared across the Internet
True
70
The NoSQL movement should really be called a NoRelational Movement
True
71
Twitter and Facebook use NoSQL databases
True
72
Which of the following are basic components of an enterprise-class database system
The user, the database application, the database management system (DBMS), the database
73
In an enterprise-class database system
The database application(s) interact(s) with the DBMS, and the DBMS accesses the database data
74
In an enterprise-class database system, the database application
Creates forums, creates reports
75
In dan enterprise-class database system, reports are created by
The database application
76
A database may be designed
From existing data, as a new systems development project, as a redesign of an existing database
77
A database designed using spreadsheets from the Sales department is a database being designed
From existing data
78
A database designed to implement requirements for a reporting application needed by the Sales department is a database being designed
As a new systems development project
79
A database designed to combine two databases used by the Sales department is a database being deigned
As a redesign of an existing database
80
Database professionals use _____ as specific data sources for studies and analyses
Data marts
81
Database professionals use a set of principles called ____ to guide and assess database design
Normalization
82
A very popular development technique used by database professionals for database design is known as
Entity-relationship data modeling
83
A very popular development technique is used. Y database professionals to adopt a database design to a new or changing requirement is know as
Data migration
84
The predecessor(s) of database processing was (were)
File managers
85
The relational model
Was first proposed in 1970, was developed by E.F. Codd, was developed at IBM, ears ultra in the DBMS product DB2
86
Modern microcomputer personal DBMS products
We're essentially killed off by Microsoft Access
87
Business organizations have resisted adopting object-oriented database management systems because
The cost of converting data from relational databases to OODBMSs is too high, most large organizations have older applications that are not based on object orientated programming
88
For database development, the most important Web-related technology to emerge in recent years is
XML
89
For database development, a challenge to the relational model and the use of SQL has recently developed. This challenge is known as
The SOAP movement