Deck 5: Database Processing

Full screen (f)
exit full mode
Question
Which of the following is an international standard language for querying databases?

A) C++
B) SQL
C) Python
D) Visual Basic
Use Space or
up arrow
down arrow
to flip the card.
Question
Which of the following best describes a byte in a database?

A) It is a character of data.
B) It is a group of rows.
C) It is a collection of data.
D) It is a group of columns.
Question
Howie is a business analyst who is given access to the database of a product prior to its launch. He needs to understand the data presented and take appropriate action. Which of the following is Howie most likely to do?

A) send the database back to the source to interpret the data
B) use the data present in the database in its raw format
C) encrypt the data to secure the product's authenticity
D) use SQL or graphical tools to query the database
Question
In a database, a table is formally referred to as a ________.

A) matrix
B) field
C) record
D) relation
Question
In a database, a table is also called a ________.

A) record
B) matrix
C) file
D) field
Question
Databases that carry their data in the form of tables and represent relationships using foreign keys are called ________ databases.

A) hierarchical
B) network
C) relational
D) object
Question
Bytes are grouped into rows in a database.
Question
In a database, a column or group of columns that identifies a unique row in a table is known as a ________.

A) field
B) record
C) file
D) key
Question
In a database, a group of similar rows is called a ________.

A) table
B) record
C) field
D) matrix
Question
The purpose of a database is to ________.

A) test and troubleshoot newly installed software
B) design the source code for computer programs
C) describe and build computer architectures
D) store lists of data involving multiple themes
Question
Which of the following best describes the metadata in a database?

A) programs used to create, process, and administer a database
B) special data that describes the structure of a database
C) data that is stored in a Web site
D) special data that is unique to a specific user
Question
A ________ is a self-describing collection of integrated records.

A) datasheet
B) dataflow
C) database
D) dataspace
Question
Google is a database that is used by Facebook and Twitter.
Question
In a database, bytes are grouped into ________.

A) tables
B) columns
C) rows
D) records
Question
Databases are static and it is only the information systems that change.
Question
In a database, columns are also called ________.

A) records
B) tables
C) files
D) fields
Question
In the context of data storage, explain the difference between a spreadsheet and a database.
Question
Databases are required to keep track of lists with multiple themes.
Question
In a database, columns that are keys of a different table than the one in which they reside are known as ________ keys.

A) foreign
B) alternate
C) relational
D) candidate
Question
In a database, rows are also called ________.

A) records
B) fields
C) tables
D) files
Question
Describe the merits of metadata.
Question
Describe the elements in a database.
Question
The format of the metadata in a database depends on the software product that is processing the database.
Question
In a database, a key is a column or group of columns that identifies a unique row in a table.
Question
Which of the following is a function of the database management system (DBMS)?

A) implementing lean systems in workstations
B) eliminating bottlenecks in business processes
C) automating workflows in the databases of companies
D) processing a database by inserting or modifying data
Question
________ is a popular enterprise database management system (DBMS) product from IBM.

A) DB2
B) Access
C) SQL Server
D) MySQL
Question
To find out what a database contains, one can look at the metadata inside the database.
Question
SQL stands for ________.

A) Standard Query Language
B) Secondary Query Language
C) Structured Query Language
D) Simplified Query Language
Question
A(n) ________ is a program that is used to create, process, and administer a collection of self-describing integrated records.

A) decision support system (DSS)
B) knowledge management system (KMS)
C) database management system (DBMS)
D) enterprise planning system (EPS)
Question
In a database, the collection of data for all columns is called a file.
Question
Access and SQL Server are popular ________ DBMS products.

A) open source
B) IBM
C) Oracle Corporation
D) Microsoft
Question
One of the important functions of a database management system (DBMS) is to provide the necessary tools for ________.

A) encrypting emails
B) encapsulating data objects
C) administering the database
D) testing program codes
Question
Which of the following is a database management system (DBMS) product from Microsoft?

A) MySQL
B) SQL Server
C) DB2
D) Sybase ASE
Question
The database management system (DBMS) provides applications for processing operations such as ________.

A) sending and receiving emails
B) generating software codes
C) inserting or deleting information
D) automating business processes
Question
Databases that carry their data in the form of tables and that represent relationships using foreign keys are called discrete databases.
Question
In a database, columns are also called records.
Question
Conducting training to ensure that users and operations personnel know and understand recovery procedures is a task associated with the DBMS ________.

A) processing
B) administration
C) creation
D) modification
Question
Which of the following is considered an administrative function of the database management system (DBMS)?

A) adding structures to improve the performance of database applications
B) testing program codes in the system for errors
C) creating tables, relationships, and other structures in databases
D) using international standard languages for processing database applications
Question
Monitoring the performance of a database after providing solutions for improving its performance is an activity of the DBMS pertaining to ________.

A) creation
B) modification
C) processing
D) administration
Question
What are relational databases? Discuss their drawbacks that led to the development of nonrelational style of database processing.
Question
Structured query language statements can be issued directly to the database management system (DBMS) by an application program.
Question
Which of the following elements of a database application helps in the insertion of new data and the deletion of existing data?

A) reports
B) application programs
C) queries
D) forms
Question
Which of the following elements of a database application presents data in a structured manner using sorting, grouping, filtering, and other operations?

A) queries
B) forms
C) reports
D) application programs
Question
Browser-based database applications differ from traditional applications in that they ________.

A) have no security requirements
B) are used only by corporates
C) are usually open to the public
D) fail to support graphical queries
Question
Discuss the creation of a database. Explain its working.
Question
Most organizations develop their own database management systems.
Question
What is a database management system (DBMS)? Explain with suitable examples.
Question
Describe the functions of a database management system (DBMS).
Question
A ________ is a collection of forms, reports, queries, and programs that serves as an intermediary between users and database data.

A) database application
B) metadata table
C) database hierarchy
D) dimension table
Question
DB2 is a popular database management system product that is licensed from Microsoft.
Question
Database management system (DBMS) administrative functions include adding structures to improve the performance of database applications.
Question
A database management system is also referred to as a database.
Question
HyperText Markup Language is an international standard language for processing a database.
Question
Which of the following is TRUE of browser-based database applications?

A) They are written in object-oriented languages such as Structured Query Language.
B) The application, database management system (DBMS), and the database reside on the user's computer.
C) They are displayed and processed using html, html5, or css3.
D) They use C++ as the standard language for user-side processing.
Question
Which of the following is a major drawback of multi-user processing of a database?

A) lack of data integrity
B) software redundancy
C) lost-update problem
D) limited access to data
Question
Which of the following elements of a database application provides security, data consistency, and special-purpose processing?

A) query applications
B) application programs
C) reports
D) forms
Question
Define Structured Query Language (SQL).
Question
Traditional database application programs are written in object-oriented languages like ________.

A) Pascal
B) Visual Basic
C) Datalog
D) Unigraphics
Question
The database management system (DBMS) can be used to set up a security system involving user accounts, passwords, permissions, and limits for processing the database.
Question
The administrative functions of a database management system (DBMS) include backing up database data.
Question
All traditional databases require the Internet to transmit traffic between a user's computer and a database management system (DBMS) server computer.
Question
In single-user databases, the application, the database management system (DBMS), and the database all reside on a user's computer.
Question
Browser database application forms, reports, and queries are displayed and processed using HyperText Markup Language (HTML).
Question
Which of the following is a drawback of the relational database processing model?

A) It utilized an extensive amount of storage space.
B) It required powerful processors to function.
C) It was never a natural fit with business documents.
D) It did not enable document piece-making via normalization.
Question
The conversion of the existing traditional databases in organizations to NoSQL databases is ________.

A) highly efficient and is being practiced by many organizations
B) highly recommended because it is user friendly
C) very cost-effective but can be enormously disruptive
D) unnecessary when relational databases meet the needs of organizations
Question
What is an in-memory database management system?
Question
Security requirements are more stringent for traditional applications than for browser-based ones.
Question
Reports in database applications provide security, data consistency, and special-purpose processing.
Question
What is a database application?
Question
Traditional database application programs are written in object-oriented languages such as C++.
Question
Which of the following is TRUE of the relational database processing model?

A) It supports very high transaction rates.
B) It can efficiently store files with large collections of bits.
C) It helps organizations store new data types such as images, audio, and videos.
D) It represents relationships with the help of foreign keys.
Question
Browser applications are thin-client applications that need not be preinstalled on the users' computers.
Question
________ refers to software products that support very high transaction rates, processing relatively simple data structures, replicated on many servers in the cloud.

A) NoSQL DBMS
B) MySQL DBMS
C) Traditional DBMS
D) Relational DBMS
Question
Queries in database applications present data in a structured manner using operations such as sorting, grouping, and filtering.
Question
One of the reasons for the appearance of new styles of nonrelational database processing is the need for ________.

A) storing data types such as images, audio, and videos in organizations
B) gaining faster performance by limiting the number of servers used
C) breaking up sales orders via normalization
D) limiting the use of open-source document-oriented DBMS
Question
A database application serves as an intermediary between users and database data.
Question
NoSQL database management system products are very technical and can be used only by those with a deep background in computer science.
Question
The lost-update problem caused by multi-user processing in databases can be prevented by avoiding all types of database locking.
Question
Which of the following is a nonrelational data store developed by Amazon.com?

A) Bigtable
B) Dynamo
C) Cassandra
D) MongoDB
Question
Which of the following is an open source document-oriented NoSQL DBMS product?

A) Access
B) MongoDB
C) SQL Server
D) DB2
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 5: Database Processing
1
Which of the following is an international standard language for querying databases?

A) C++
B) SQL
C) Python
D) Visual Basic
B
2
Which of the following best describes a byte in a database?

A) It is a character of data.
B) It is a group of rows.
C) It is a collection of data.
D) It is a group of columns.
A
3
Howie is a business analyst who is given access to the database of a product prior to its launch. He needs to understand the data presented and take appropriate action. Which of the following is Howie most likely to do?

A) send the database back to the source to interpret the data
B) use the data present in the database in its raw format
C) encrypt the data to secure the product's authenticity
D) use SQL or graphical tools to query the database
D
4
In a database, a table is formally referred to as a ________.

A) matrix
B) field
C) record
D) relation
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
5
In a database, a table is also called a ________.

A) record
B) matrix
C) file
D) field
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
6
Databases that carry their data in the form of tables and represent relationships using foreign keys are called ________ databases.

A) hierarchical
B) network
C) relational
D) object
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
7
Bytes are grouped into rows in a database.
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
8
In a database, a column or group of columns that identifies a unique row in a table is known as a ________.

A) field
B) record
C) file
D) key
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
9
In a database, a group of similar rows is called a ________.

A) table
B) record
C) field
D) matrix
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
10
The purpose of a database is to ________.

A) test and troubleshoot newly installed software
B) design the source code for computer programs
C) describe and build computer architectures
D) store lists of data involving multiple themes
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
11
Which of the following best describes the metadata in a database?

A) programs used to create, process, and administer a database
B) special data that describes the structure of a database
C) data that is stored in a Web site
D) special data that is unique to a specific user
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
12
A ________ is a self-describing collection of integrated records.

A) datasheet
B) dataflow
C) database
D) dataspace
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
13
Google is a database that is used by Facebook and Twitter.
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
14
In a database, bytes are grouped into ________.

A) tables
B) columns
C) rows
D) records
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
15
Databases are static and it is only the information systems that change.
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
16
In a database, columns are also called ________.

A) records
B) tables
C) files
D) fields
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
17
In the context of data storage, explain the difference between a spreadsheet and a database.
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
18
Databases are required to keep track of lists with multiple themes.
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
19
In a database, columns that are keys of a different table than the one in which they reside are known as ________ keys.

A) foreign
B) alternate
C) relational
D) candidate
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
20
In a database, rows are also called ________.

A) records
B) fields
C) tables
D) files
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
21
Describe the merits of metadata.
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
22
Describe the elements in a database.
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
23
The format of the metadata in a database depends on the software product that is processing the database.
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
24
In a database, a key is a column or group of columns that identifies a unique row in a table.
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
25
Which of the following is a function of the database management system (DBMS)?

A) implementing lean systems in workstations
B) eliminating bottlenecks in business processes
C) automating workflows in the databases of companies
D) processing a database by inserting or modifying data
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
26
________ is a popular enterprise database management system (DBMS) product from IBM.

A) DB2
B) Access
C) SQL Server
D) MySQL
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
27
To find out what a database contains, one can look at the metadata inside the database.
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
28
SQL stands for ________.

A) Standard Query Language
B) Secondary Query Language
C) Structured Query Language
D) Simplified Query Language
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
29
A(n) ________ is a program that is used to create, process, and administer a collection of self-describing integrated records.

A) decision support system (DSS)
B) knowledge management system (KMS)
C) database management system (DBMS)
D) enterprise planning system (EPS)
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
30
In a database, the collection of data for all columns is called a file.
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
31
Access and SQL Server are popular ________ DBMS products.

A) open source
B) IBM
C) Oracle Corporation
D) Microsoft
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
32
One of the important functions of a database management system (DBMS) is to provide the necessary tools for ________.

A) encrypting emails
B) encapsulating data objects
C) administering the database
D) testing program codes
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
33
Which of the following is a database management system (DBMS) product from Microsoft?

A) MySQL
B) SQL Server
C) DB2
D) Sybase ASE
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
34
The database management system (DBMS) provides applications for processing operations such as ________.

A) sending and receiving emails
B) generating software codes
C) inserting or deleting information
D) automating business processes
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
35
Databases that carry their data in the form of tables and that represent relationships using foreign keys are called discrete databases.
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
36
In a database, columns are also called records.
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
37
Conducting training to ensure that users and operations personnel know and understand recovery procedures is a task associated with the DBMS ________.

A) processing
B) administration
C) creation
D) modification
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
38
Which of the following is considered an administrative function of the database management system (DBMS)?

A) adding structures to improve the performance of database applications
B) testing program codes in the system for errors
C) creating tables, relationships, and other structures in databases
D) using international standard languages for processing database applications
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
39
Monitoring the performance of a database after providing solutions for improving its performance is an activity of the DBMS pertaining to ________.

A) creation
B) modification
C) processing
D) administration
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
40
What are relational databases? Discuss their drawbacks that led to the development of nonrelational style of database processing.
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
41
Structured query language statements can be issued directly to the database management system (DBMS) by an application program.
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
42
Which of the following elements of a database application helps in the insertion of new data and the deletion of existing data?

A) reports
B) application programs
C) queries
D) forms
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
43
Which of the following elements of a database application presents data in a structured manner using sorting, grouping, filtering, and other operations?

A) queries
B) forms
C) reports
D) application programs
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
44
Browser-based database applications differ from traditional applications in that they ________.

A) have no security requirements
B) are used only by corporates
C) are usually open to the public
D) fail to support graphical queries
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
45
Discuss the creation of a database. Explain its working.
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
46
Most organizations develop their own database management systems.
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
47
What is a database management system (DBMS)? Explain with suitable examples.
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
48
Describe the functions of a database management system (DBMS).
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
49
A ________ is a collection of forms, reports, queries, and programs that serves as an intermediary between users and database data.

A) database application
B) metadata table
C) database hierarchy
D) dimension table
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
50
DB2 is a popular database management system product that is licensed from Microsoft.
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
51
Database management system (DBMS) administrative functions include adding structures to improve the performance of database applications.
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
52
A database management system is also referred to as a database.
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
53
HyperText Markup Language is an international standard language for processing a database.
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
54
Which of the following is TRUE of browser-based database applications?

A) They are written in object-oriented languages such as Structured Query Language.
B) The application, database management system (DBMS), and the database reside on the user's computer.
C) They are displayed and processed using html, html5, or css3.
D) They use C++ as the standard language for user-side processing.
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
55
Which of the following is a major drawback of multi-user processing of a database?

A) lack of data integrity
B) software redundancy
C) lost-update problem
D) limited access to data
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
56
Which of the following elements of a database application provides security, data consistency, and special-purpose processing?

A) query applications
B) application programs
C) reports
D) forms
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
57
Define Structured Query Language (SQL).
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
58
Traditional database application programs are written in object-oriented languages like ________.

A) Pascal
B) Visual Basic
C) Datalog
D) Unigraphics
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
59
The database management system (DBMS) can be used to set up a security system involving user accounts, passwords, permissions, and limits for processing the database.
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
60
The administrative functions of a database management system (DBMS) include backing up database data.
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
61
All traditional databases require the Internet to transmit traffic between a user's computer and a database management system (DBMS) server computer.
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
62
In single-user databases, the application, the database management system (DBMS), and the database all reside on a user's computer.
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
63
Browser database application forms, reports, and queries are displayed and processed using HyperText Markup Language (HTML).
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
64
Which of the following is a drawback of the relational database processing model?

A) It utilized an extensive amount of storage space.
B) It required powerful processors to function.
C) It was never a natural fit with business documents.
D) It did not enable document piece-making via normalization.
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
65
The conversion of the existing traditional databases in organizations to NoSQL databases is ________.

A) highly efficient and is being practiced by many organizations
B) highly recommended because it is user friendly
C) very cost-effective but can be enormously disruptive
D) unnecessary when relational databases meet the needs of organizations
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
66
What is an in-memory database management system?
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
67
Security requirements are more stringent for traditional applications than for browser-based ones.
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
68
Reports in database applications provide security, data consistency, and special-purpose processing.
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
69
What is a database application?
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
70
Traditional database application programs are written in object-oriented languages such as C++.
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
71
Which of the following is TRUE of the relational database processing model?

A) It supports very high transaction rates.
B) It can efficiently store files with large collections of bits.
C) It helps organizations store new data types such as images, audio, and videos.
D) It represents relationships with the help of foreign keys.
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
72
Browser applications are thin-client applications that need not be preinstalled on the users' computers.
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
73
________ refers to software products that support very high transaction rates, processing relatively simple data structures, replicated on many servers in the cloud.

A) NoSQL DBMS
B) MySQL DBMS
C) Traditional DBMS
D) Relational DBMS
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
74
Queries in database applications present data in a structured manner using operations such as sorting, grouping, and filtering.
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
75
One of the reasons for the appearance of new styles of nonrelational database processing is the need for ________.

A) storing data types such as images, audio, and videos in organizations
B) gaining faster performance by limiting the number of servers used
C) breaking up sales orders via normalization
D) limiting the use of open-source document-oriented DBMS
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
76
A database application serves as an intermediary between users and database data.
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
77
NoSQL database management system products are very technical and can be used only by those with a deep background in computer science.
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
78
The lost-update problem caused by multi-user processing in databases can be prevented by avoiding all types of database locking.
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
79
Which of the following is a nonrelational data store developed by Amazon.com?

A) Bigtable
B) Dynamo
C) Cassandra
D) MongoDB
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
80
Which of the following is an open source document-oriented NoSQL DBMS product?

A) Access
B) MongoDB
C) SQL Server
D) DB2
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.