Filters
Question type

Study Flashcards

____________________ usually includes the programs used with the database and the programs needed to connect the client and server components of the database system.

Correct Answer

verifed

verified

What are the major roles and responsibilities of database administrators?

Correct Answer

verifed

verified

Database administrators (DBAs) are the p...

View Answer

What is a NoSQL database?

Correct Answer

verifed

verified

The term NoSQL refers to a wide variety ...

View Answer

With indexed organization, a(n) ____________________ is used to keep track of where data is stored in a database.

Correct Answer

verifed

verified

The process of evaluating and correcting the structures of the tables in a database to minimize data redundancy is called ____.


A) normalization
B) cyclic redundancy check
C) zeroing
D) zonification

E) C) and D)
F) All of the above

Correct Answer

verifed

verified

A key component of a DBMS is the ____________________ , the part of the program that actually stores and retrieves data.

Correct Answer

verifed

verified

Virtually all DBMSs include a ____ for easy data input, modification, and retrieval.


A) user interface
B) line interface
C) command interface
D) device interface

E) All of the above
F) C) and D)

Correct Answer

verifed

verified

Middleware for cloud database applications is commonly written as ____-short sections of code written in a programming or scripting language that are executed by another program.


A) scripts
B) JavaScripts
C) applets
D) utilities

E) A) and B)
F) A) and C)

Correct Answer

verifed

verified

With ____, the computer uses each record's primary key field and a mathematical formula called a hashing algorithm to determine a unique address that identifies where the record is physically stored in the database file.


A) real-time organization
B) indexed organization
C) sequenced organization
D) direct organization

E) A) and C)
F) A) and B)

Correct Answer

verifed

verified

Views need to be designed to extract the requested information from a relational database, as efficiently as possible.

A) True
B) False

Correct Answer

verifed

verified

Most DBMSs come bundled with a set of tools to perform a variety of necessary tasks, such as creating forms and reports and interfacing with query languages and ____ for complex applications.


A) query wizards
B) programming languages
C) report generators
D) form screens

E) B) and C)
F) A) and B)

Correct Answer

verifed

verified

____ create the actual database based on the design generated by the database designer and get it ready for data entry.


A) Database developers
B) Database administrators (DBAs)
C) Database security officers
D) Database analysts

E) B) and C)
F) All of the above

Correct Answer

verifed

verified

Case-Based Critical Thinking Questions Case 14-2 The JL Group is a political think tank that is incorporating new media into their analyses. The JL Group has gathered data on voting habits. In order to make sure that respondents cannot claim to have voted in more elections than is possible given their age, ____ rules can be assigned to the database tables.


A) index validation
B) record validation
C) DBA validation
D) dynamic

E) A) and B)
F) B) and C)

Correct Answer

verifed

verified

A ____ is a collection of related fields.


A) table
B) field
C) column
D) record

E) B) and D)
F) None of the above

Correct Answer

verifed

verified

To protect against data loss caused by a database failure, an accidental deletion, or another problem that renders the main copy of a database unusable, stringent backup procedures should be implemented.

A) True
B) False

Correct Answer

verifed

verified

A(n) file management system is a program that allows the creation of individual database tables, each of which is stored in its own physical file and is not related to any other file. _________________________

A) True
B) False

Correct Answer

verifed

verified

To create a query, users can either type a query using SQL or, more commonly, use the query tools built into the DBMS (such as a query design screen or query ____) to create a query object.


A) command
B) line
C) wizard
D) key

E) All of the above
F) A) and B)

Correct Answer

verifed

verified

In the third normal form (3NF), a table has no ____________________ dependencies; that is, two fields that are not primary keys and are dependent on one another.

Correct Answer

verifed

verified

Data definition involves describing the properties of the data that go into each database table, specifically the ____ that make up the database.


A) records
B) rows
C) fields
D) characters

E) B) and C)
F) A) and D)

Correct Answer

verifed

verified

In ASPs, the code to tie the database to the Web site is typically written in JavaScript or ____.


A) VBScript
B) CGI
C) PHP
D) BasicScript

E) C) and D)
F) A) and B)

Correct Answer

verifed

verified

Showing 81 - 100 of 100

Related Exams

Show Answer