Deck 5: Database Processing

Full screen (f)
exit full mode
Question
A more formal name for a table is ________.

A) metadata
B) field
C) record
D) relation
Use Space or
up arrow
down arrow
to flip the card.
Question
A table is also called a ________.

A) record
B) row
C) file
D) column
Question
A collection of fields is called a ________.

A) record
B) column
C) file
D) table
Question
Data type and description are examples of ________.

A) metadata
B) a column
C) rows
D) database
Question
A group of similar rows or records is called a ________.

A) table
B) record
C) row
D) column
Question
________ is a popular enterprise DBMS from IBM.

A) DB2
B) Access
C) dBase
D) FoxPro
Question
Columns are grouped into ________,which are also called ________.

A) rows; records
B) fields; tables
C) tables; files
D) files; rows
Question
Characters of data are grouped into ________.

A) bytes
B) columns
C) rows
D) records
Question
Which of the following describes a byte?

A) a character of data
B) group of rows
C) collection of data
D) group of columns
Question
Columns that are keys of a different table than the one in which they reside are known as ________ keys.

A) foreign
B) aspect
C) relational
D) variable
Question
Which of the following is a DBMS product from Microsoft?

A) MySQL
B) SQL Server
C) DB2
D) Sybase ASE
Question
________ software programs assist in creating and maintaining databases.

A) Metadata
B) Knowledge management
C) DBMS
D) Database application system
Question
Bytes are grouped into columns,which are also called ________.

A) records
B) rows
C) files
D) fields
Question
Databases that carry their data in the form of tables are called ________ databases.

A) foreign
B) meta
C) relational
D) tabular
Question
A ________ is a column or group of columns that identifies a unique row in a table.

A) field
B) byte
C) file
D) key
Question
A ________ is a self-describing collection of integrated records.

A) datasheet
B) metadata
C) database
D) data record
Question
A(n)________ is an assembly of forms,reports,queries,and application programs that process a database.

A) SQL server
B) metadata
C) database management system
D) database application system
Question
The purpose of a database is to ________.

A) use special technology to monitor a single theme
B) design, write, test, troubleshoot, and maintain the source code of computer programs
C) use a logical data model of information to describe and build architectures
D) keep track of things that involve more than one thing
Question
What is metadata?

A) data that can be used to get a clear idea of the content of a Web page
B) special data that describes the structure of a database
C) data that describes a Web page
D) some aspect of an information resource
Question
The name of the field,the data type,and the number of characters allowed would be an example of ________.

A) character
B) key
C) metadata
D) byte
Question
Which of the following is an example of enterprise DBMS?

A) Paradox
B) dBase
C) R:base
D) MySQL
Question
________ is an example of personal DBMS.

A) DB2
B) FoxPro
C) Oracle
D) MySQL
Question
During which of the following functions of a database are tools provided for assistance?

A) creating the database
B) querying at Flextime
C) administering the database
D) processing the database
Question
Which of the following stands true for personal DBMS products?

A) Personal DBMS products are designed for simple database applications.
B) Personal DBMS products support many users.
C) Personal DBMS products can manage databases that span dozens of different magnetic disks.
D) MySQL is an example of a personal DBMS product.
Question
SQL stands for ________.

A) Standard Query Language
B) Standard Question Language
C) Structured Query Language
D) Simplified Query Language
Question
Database developers use the ________ to create relationships in the database.

A) DBMS
B) metadata
C) rows
D) columns
Question
________ is both a DBMS and an application development product.

A) FoxPro
B) Access
C) Oracle
D) MySQL
Question
________ are used to read,insert,modify,and delete data.

A) Markup language codes
B) DBMS applications
C) Data entry forms
D) Application programs
Question
________ is an international standard language for processing a database.

A) Hypertext Markup Language
B) Dynamic HTML
C) Structured Query Language
D) Sybase
Question
Which of the following is true of database application?

A) A database can have only one application, and each application may have one user.
B) It is a language that processes information in a database management system.
C) Application programs process logic that is specific to a given business need.
D) It uses hypertext markup language to process information in a database.
Question
The ________ problem is unique to a multiuser database processing.

A) data integrity
B) redundancy
C) lost-update
D) scrambled report
Question
________ process(es)large organizational and workgroup databases.

A) FoxPro
B) Personal DBMS
C) Enterprise DBMS
D) Paradox
Question
Which of the following stands true for enterprise DBMS products?

A) Enterprise DBMS products are designed for small and simple database applications.
B) Enterprise DBMS products support many (perhaps thousands) of users and many different database applications.
C) Paradox is an example of an enterprise DBMS product.
D) Most of the enterprise DBMS products are out of business today.
Question
For which of the following operations do applications use DBMS?

A) send e-mails
B) write a software program
C) modify data
D) track simple data
Question
Which of the following is the most significant personal DBMS product available in the market today?

A) MS Access
B) FoxPro
C) dBase
D) Paradox
Question
Personal DBMS products are designed ________.

A) to process large organizational and workgroup databases
B) to span dozens of different magnetic disks with hundreds of gigabytes or more of data
C) to support many users and many different database applications
D) for smaller, simpler database applications
Question
To locate something in the database,one must type in the keyword into the ________ of the application.

A) report
B) query form
C) data entry form
D) data column
Question
A ________ is a collection of reports,forms,and queries that process a database.

A) database application
B) SQL query
C) DBMS
D) database structure
Question
In a typical database application,a(n)________ shows data in a structured context.

A) application
B) entry form
C) query
D) report
Question
Which of the following is a function of the DBMS?

A) considering multiuser processing
B) mastering database application programs
C) preparing reports
D) processing the database
Question
Pure database data in raw form are most pertinent and useful.
Question
Each of the elements of the database application system calls on the database management system (DBMS)to process the database tables.
Question
SQL Server is an open source DBMS product that is free for most applications.
Question
A more formal name for a table is grid.
Question
Relational databases have almost disappeared from use.
Question
Bytes,which are characters of data,are grouped into rows,which are also called tables.
Question
A database is a self-describing collection of integrated records.
Question
Databases are required to keep track of things that involve multiple themes.
Question
DBMS administrative functions include backing up database data,adding structures to improve the performance of database applications,removing data that are no longer wanted or needed,and similar tasks.
Question
Columns are also called fields.
Question
Application programs process logic that is specific to a given business need.
Question
To modify an existing table - for example,to add a new column - the developer opens the metadata form for that table and adds a new row of metadata.
Question
The DBMS uses a keyword form to locate records or items in the database.
Question
SQL statements can be issued directly to the DBMS by an application program.
Question
Most organizations develop their own DBMS.
Question
To find out what a database contains,we just look at the metadata inside the database.
Question
Databases are self-describing because they contain not only data,but also data about the data in the database.
Question
A field is a column or group of columns that identifies a unique row in a table.
Question
A database cannot have more than one application running on it.
Question
The format of metadata depends on the software product that is processing the database.
Question
The bulk of databases in the personal DBMS category have multiple users.
Question
Enterprise DBMS products are designed for smaller,simpler database applications.
Question
Today,the only remaining personal DBMS of significance is Microsoft SQL Server.
Question
What are relational databases?
Question
What is the function of a database application system?
Question
One of the uses of the application program is that the application program serves as an intermediary between the Web server and the database.
Question
What are the differences between a spreadsheet and a database?
Question
The lost-update problem can be prevented by a type of locking which must be used to coordinate the activities of users who know nothing about one another.
Question
Describe the functions of a database management system.
Question
What are personal DBMS products?
Question
Explain enterprise DBMS products.
Question
How can one prevent the lost-update problem of multiuser processing?
Question
Describe the contents of a database.
Question
How does one create a database and its structures?
Question
How are database application programs useful?
Question
Explain database management systems.
Question
What is a database application?
Question
Define SQL.
Question
Briefly describe the elements of a database application.
Question
Describe the usefulness of metadata.
Unlock Deck
Sign up to unlock the cards in this deck!
Unlock Deck
Unlock Deck
1/80
auto play flashcards
Play
simple tutorial
Full screen (f)
exit full mode
Deck 5: Database Processing
1
A more formal name for a table is ________.

A) metadata
B) field
C) record
D) relation
D
2
A table is also called a ________.

A) record
B) row
C) file
D) column
C
3
A collection of fields is called a ________.

A) record
B) column
C) file
D) table
A
4
Data type and description are examples of ________.

A) metadata
B) a column
C) rows
D) database
Unlock Deck
Unlock for access to all 80 flashcards in this deck.
Unlock Deck
k this deck
5
A group of similar rows or records is called a ________.

A) table
B) record
C) row
D) column
Unlock Deck
Unlock for access to all 80 flashcards in this deck.
Unlock Deck
k this deck
6
________ is a popular enterprise DBMS from IBM.

A) DB2
B) Access
C) dBase
D) FoxPro
Unlock Deck
Unlock for access to all 80 flashcards in this deck.
Unlock Deck
k this deck
7
Columns are grouped into ________,which are also called ________.

A) rows; records
B) fields; tables
C) tables; files
D) files; rows
Unlock Deck
Unlock for access to all 80 flashcards in this deck.
Unlock Deck
k this deck
8
Characters of data are grouped into ________.

A) bytes
B) columns
C) rows
D) records
Unlock Deck
Unlock for access to all 80 flashcards in this deck.
Unlock Deck
k this deck
9
Which of the following describes a byte?

A) a character of data
B) group of rows
C) collection of data
D) group of columns
Unlock Deck
Unlock for access to all 80 flashcards in this deck.
Unlock Deck
k this deck
10
Columns that are keys of a different table than the one in which they reside are known as ________ keys.

A) foreign
B) aspect
C) relational
D) variable
Unlock Deck
Unlock for access to all 80 flashcards in this deck.
Unlock Deck
k this deck
11
Which of the following is a DBMS product from Microsoft?

A) MySQL
B) SQL Server
C) DB2
D) Sybase ASE
Unlock Deck
Unlock for access to all 80 flashcards in this deck.
Unlock Deck
k this deck
12
________ software programs assist in creating and maintaining databases.

A) Metadata
B) Knowledge management
C) DBMS
D) Database application system
Unlock Deck
Unlock for access to all 80 flashcards in this deck.
Unlock Deck
k this deck
13
Bytes are grouped into columns,which are also called ________.

A) records
B) rows
C) files
D) fields
Unlock Deck
Unlock for access to all 80 flashcards in this deck.
Unlock Deck
k this deck
14
Databases that carry their data in the form of tables are called ________ databases.

A) foreign
B) meta
C) relational
D) tabular
Unlock Deck
Unlock for access to all 80 flashcards in this deck.
Unlock Deck
k this deck
15
A ________ is a column or group of columns that identifies a unique row in a table.

A) field
B) byte
C) file
D) key
Unlock Deck
Unlock for access to all 80 flashcards in this deck.
Unlock Deck
k this deck
16
A ________ is a self-describing collection of integrated records.

A) datasheet
B) metadata
C) database
D) data record
Unlock Deck
Unlock for access to all 80 flashcards in this deck.
Unlock Deck
k this deck
17
A(n)________ is an assembly of forms,reports,queries,and application programs that process a database.

A) SQL server
B) metadata
C) database management system
D) database application system
Unlock Deck
Unlock for access to all 80 flashcards in this deck.
Unlock Deck
k this deck
18
The purpose of a database is to ________.

A) use special technology to monitor a single theme
B) design, write, test, troubleshoot, and maintain the source code of computer programs
C) use a logical data model of information to describe and build architectures
D) keep track of things that involve more than one thing
Unlock Deck
Unlock for access to all 80 flashcards in this deck.
Unlock Deck
k this deck
19
What is metadata?

A) data that can be used to get a clear idea of the content of a Web page
B) special data that describes the structure of a database
C) data that describes a Web page
D) some aspect of an information resource
Unlock Deck
Unlock for access to all 80 flashcards in this deck.
Unlock Deck
k this deck
20
The name of the field,the data type,and the number of characters allowed would be an example of ________.

A) character
B) key
C) metadata
D) byte
Unlock Deck
Unlock for access to all 80 flashcards in this deck.
Unlock Deck
k this deck
21
Which of the following is an example of enterprise DBMS?

A) Paradox
B) dBase
C) R:base
D) MySQL
Unlock Deck
Unlock for access to all 80 flashcards in this deck.
Unlock Deck
k this deck
22
________ is an example of personal DBMS.

A) DB2
B) FoxPro
C) Oracle
D) MySQL
Unlock Deck
Unlock for access to all 80 flashcards in this deck.
Unlock Deck
k this deck
23
During which of the following functions of a database are tools provided for assistance?

A) creating the database
B) querying at Flextime
C) administering the database
D) processing the database
Unlock Deck
Unlock for access to all 80 flashcards in this deck.
Unlock Deck
k this deck
24
Which of the following stands true for personal DBMS products?

A) Personal DBMS products are designed for simple database applications.
B) Personal DBMS products support many users.
C) Personal DBMS products can manage databases that span dozens of different magnetic disks.
D) MySQL is an example of a personal DBMS product.
Unlock Deck
Unlock for access to all 80 flashcards in this deck.
Unlock Deck
k this deck
25
SQL stands for ________.

A) Standard Query Language
B) Standard Question Language
C) Structured Query Language
D) Simplified Query Language
Unlock Deck
Unlock for access to all 80 flashcards in this deck.
Unlock Deck
k this deck
26
Database developers use the ________ to create relationships in the database.

A) DBMS
B) metadata
C) rows
D) columns
Unlock Deck
Unlock for access to all 80 flashcards in this deck.
Unlock Deck
k this deck
27
________ is both a DBMS and an application development product.

A) FoxPro
B) Access
C) Oracle
D) MySQL
Unlock Deck
Unlock for access to all 80 flashcards in this deck.
Unlock Deck
k this deck
28
________ are used to read,insert,modify,and delete data.

A) Markup language codes
B) DBMS applications
C) Data entry forms
D) Application programs
Unlock Deck
Unlock for access to all 80 flashcards in this deck.
Unlock Deck
k this deck
29
________ is an international standard language for processing a database.

A) Hypertext Markup Language
B) Dynamic HTML
C) Structured Query Language
D) Sybase
Unlock Deck
Unlock for access to all 80 flashcards in this deck.
Unlock Deck
k this deck
30
Which of the following is true of database application?

A) A database can have only one application, and each application may have one user.
B) It is a language that processes information in a database management system.
C) Application programs process logic that is specific to a given business need.
D) It uses hypertext markup language to process information in a database.
Unlock Deck
Unlock for access to all 80 flashcards in this deck.
Unlock Deck
k this deck
31
The ________ problem is unique to a multiuser database processing.

A) data integrity
B) redundancy
C) lost-update
D) scrambled report
Unlock Deck
Unlock for access to all 80 flashcards in this deck.
Unlock Deck
k this deck
32
________ process(es)large organizational and workgroup databases.

A) FoxPro
B) Personal DBMS
C) Enterprise DBMS
D) Paradox
Unlock Deck
Unlock for access to all 80 flashcards in this deck.
Unlock Deck
k this deck
33
Which of the following stands true for enterprise DBMS products?

A) Enterprise DBMS products are designed for small and simple database applications.
B) Enterprise DBMS products support many (perhaps thousands) of users and many different database applications.
C) Paradox is an example of an enterprise DBMS product.
D) Most of the enterprise DBMS products are out of business today.
Unlock Deck
Unlock for access to all 80 flashcards in this deck.
Unlock Deck
k this deck
34
For which of the following operations do applications use DBMS?

A) send e-mails
B) write a software program
C) modify data
D) track simple data
Unlock Deck
Unlock for access to all 80 flashcards in this deck.
Unlock Deck
k this deck
35
Which of the following is the most significant personal DBMS product available in the market today?

A) MS Access
B) FoxPro
C) dBase
D) Paradox
Unlock Deck
Unlock for access to all 80 flashcards in this deck.
Unlock Deck
k this deck
36
Personal DBMS products are designed ________.

A) to process large organizational and workgroup databases
B) to span dozens of different magnetic disks with hundreds of gigabytes or more of data
C) to support many users and many different database applications
D) for smaller, simpler database applications
Unlock Deck
Unlock for access to all 80 flashcards in this deck.
Unlock Deck
k this deck
37
To locate something in the database,one must type in the keyword into the ________ of the application.

A) report
B) query form
C) data entry form
D) data column
Unlock Deck
Unlock for access to all 80 flashcards in this deck.
Unlock Deck
k this deck
38
A ________ is a collection of reports,forms,and queries that process a database.

A) database application
B) SQL query
C) DBMS
D) database structure
Unlock Deck
Unlock for access to all 80 flashcards in this deck.
Unlock Deck
k this deck
39
In a typical database application,a(n)________ shows data in a structured context.

A) application
B) entry form
C) query
D) report
Unlock Deck
Unlock for access to all 80 flashcards in this deck.
Unlock Deck
k this deck
40
Which of the following is a function of the DBMS?

A) considering multiuser processing
B) mastering database application programs
C) preparing reports
D) processing the database
Unlock Deck
Unlock for access to all 80 flashcards in this deck.
Unlock Deck
k this deck
41
Pure database data in raw form are most pertinent and useful.
Unlock Deck
Unlock for access to all 80 flashcards in this deck.
Unlock Deck
k this deck
42
Each of the elements of the database application system calls on the database management system (DBMS)to process the database tables.
Unlock Deck
Unlock for access to all 80 flashcards in this deck.
Unlock Deck
k this deck
43
SQL Server is an open source DBMS product that is free for most applications.
Unlock Deck
Unlock for access to all 80 flashcards in this deck.
Unlock Deck
k this deck
44
A more formal name for a table is grid.
Unlock Deck
Unlock for access to all 80 flashcards in this deck.
Unlock Deck
k this deck
45
Relational databases have almost disappeared from use.
Unlock Deck
Unlock for access to all 80 flashcards in this deck.
Unlock Deck
k this deck
46
Bytes,which are characters of data,are grouped into rows,which are also called tables.
Unlock Deck
Unlock for access to all 80 flashcards in this deck.
Unlock Deck
k this deck
47
A database is a self-describing collection of integrated records.
Unlock Deck
Unlock for access to all 80 flashcards in this deck.
Unlock Deck
k this deck
48
Databases are required to keep track of things that involve multiple themes.
Unlock Deck
Unlock for access to all 80 flashcards in this deck.
Unlock Deck
k this deck
49
DBMS administrative functions include backing up database data,adding structures to improve the performance of database applications,removing data that are no longer wanted or needed,and similar tasks.
Unlock Deck
Unlock for access to all 80 flashcards in this deck.
Unlock Deck
k this deck
50
Columns are also called fields.
Unlock Deck
Unlock for access to all 80 flashcards in this deck.
Unlock Deck
k this deck
51
Application programs process logic that is specific to a given business need.
Unlock Deck
Unlock for access to all 80 flashcards in this deck.
Unlock Deck
k this deck
52
To modify an existing table - for example,to add a new column - the developer opens the metadata form for that table and adds a new row of metadata.
Unlock Deck
Unlock for access to all 80 flashcards in this deck.
Unlock Deck
k this deck
53
The DBMS uses a keyword form to locate records or items in the database.
Unlock Deck
Unlock for access to all 80 flashcards in this deck.
Unlock Deck
k this deck
54
SQL statements can be issued directly to the DBMS by an application program.
Unlock Deck
Unlock for access to all 80 flashcards in this deck.
Unlock Deck
k this deck
55
Most organizations develop their own DBMS.
Unlock Deck
Unlock for access to all 80 flashcards in this deck.
Unlock Deck
k this deck
56
To find out what a database contains,we just look at the metadata inside the database.
Unlock Deck
Unlock for access to all 80 flashcards in this deck.
Unlock Deck
k this deck
57
Databases are self-describing because they contain not only data,but also data about the data in the database.
Unlock Deck
Unlock for access to all 80 flashcards in this deck.
Unlock Deck
k this deck
58
A field is a column or group of columns that identifies a unique row in a table.
Unlock Deck
Unlock for access to all 80 flashcards in this deck.
Unlock Deck
k this deck
59
A database cannot have more than one application running on it.
Unlock Deck
Unlock for access to all 80 flashcards in this deck.
Unlock Deck
k this deck
60
The format of metadata depends on the software product that is processing the database.
Unlock Deck
Unlock for access to all 80 flashcards in this deck.
Unlock Deck
k this deck
61
The bulk of databases in the personal DBMS category have multiple users.
Unlock Deck
Unlock for access to all 80 flashcards in this deck.
Unlock Deck
k this deck
62
Enterprise DBMS products are designed for smaller,simpler database applications.
Unlock Deck
Unlock for access to all 80 flashcards in this deck.
Unlock Deck
k this deck
63
Today,the only remaining personal DBMS of significance is Microsoft SQL Server.
Unlock Deck
Unlock for access to all 80 flashcards in this deck.
Unlock Deck
k this deck
64
What are relational databases?
Unlock Deck
Unlock for access to all 80 flashcards in this deck.
Unlock Deck
k this deck
65
What is the function of a database application system?
Unlock Deck
Unlock for access to all 80 flashcards in this deck.
Unlock Deck
k this deck
66
One of the uses of the application program is that the application program serves as an intermediary between the Web server and the database.
Unlock Deck
Unlock for access to all 80 flashcards in this deck.
Unlock Deck
k this deck
67
What are the differences between a spreadsheet and a database?
Unlock Deck
Unlock for access to all 80 flashcards in this deck.
Unlock Deck
k this deck
68
The lost-update problem can be prevented by a type of locking which must be used to coordinate the activities of users who know nothing about one another.
Unlock Deck
Unlock for access to all 80 flashcards in this deck.
Unlock Deck
k this deck
69
Describe the functions of a database management system.
Unlock Deck
Unlock for access to all 80 flashcards in this deck.
Unlock Deck
k this deck
70
What are personal DBMS products?
Unlock Deck
Unlock for access to all 80 flashcards in this deck.
Unlock Deck
k this deck
71
Explain enterprise DBMS products.
Unlock Deck
Unlock for access to all 80 flashcards in this deck.
Unlock Deck
k this deck
72
How can one prevent the lost-update problem of multiuser processing?
Unlock Deck
Unlock for access to all 80 flashcards in this deck.
Unlock Deck
k this deck
73
Describe the contents of a database.
Unlock Deck
Unlock for access to all 80 flashcards in this deck.
Unlock Deck
k this deck
74
How does one create a database and its structures?
Unlock Deck
Unlock for access to all 80 flashcards in this deck.
Unlock Deck
k this deck
75
How are database application programs useful?
Unlock Deck
Unlock for access to all 80 flashcards in this deck.
Unlock Deck
k this deck
76
Explain database management systems.
Unlock Deck
Unlock for access to all 80 flashcards in this deck.
Unlock Deck
k this deck
77
What is a database application?
Unlock Deck
Unlock for access to all 80 flashcards in this deck.
Unlock Deck
k this deck
78
Define SQL.
Unlock Deck
Unlock for access to all 80 flashcards in this deck.
Unlock Deck
k this deck
79
Briefly describe the elements of a database application.
Unlock Deck
Unlock for access to all 80 flashcards in this deck.
Unlock Deck
k this deck
80
Describe the usefulness of metadata.
Unlock Deck
Unlock for access to all 80 flashcards in this deck.
Unlock Deck
k this deck
locked card icon
Unlock Deck
Unlock for access to all 80 flashcards in this deck.