Exam 11: Databases
Exam 1: Computers and Digital Basics170 Questions
Exam 2: Computer Hardware175 Questions
Exam 3: Computer Software175 Questions
Exam 4: Operating Systems and File Management175 Questions
Exam 5: Lans and Wlans175 Questions
Exam 6: The Internet175 Questions
Exam 7: The Web and E-Mail175 Questions
Exam 8: Digital Media175 Questions
Exam 9: The Computer Industry: History, Careers, and Ethics175 Questions
Exam 10: Information Systems Analysis and Design175 Questions
Exam 11: Databases175 Questions
Exam 12: Computer Programming175 Questions
Select questions type
Critical Thinking questions (Multiple Choice) Based on the following query: SELECT AlbumTitle FROM Albums WHERE ArtistName = 'Jefferson Airplane' AND DiscountPrice
Free
(Multiple Choice)
4.7/5
(36)
Correct Answer:
C
Identify the letter of the choice that best matches the phrase or definition.
Premises:
A structured file that contains only one record type
Responses:
field name
variable-length field
integer
Correct Answer:
Premises:
Responses:
Free
(Matching)
4.8/5
(38)
Correct Answer:
A field ____ rule is a specification that the database designer sets up to filter the data entered into a particular field.
Free
(Multiple Choice)
4.8/5
(26)
Correct Answer:
B
To create a flat file, you must use database management software.
(True/False)
4.8/5
(40)
Case 2 In business, the goal is to choose the best data management tool. The best tool depends on several factors. When selecting a data management tool, consider its cost, versatility, and ease of use. Margaret is taking over the task of managing her company's information needs. One of her first tasks is to create the company's address book. Which software tool would be easy and require minimal setup with the fields predefined? Cost is not her concern.
(Multiple Choice)
4.9/5
(39)
A(n) many-to-many relationship means that a record in one record type is related to only one record in another record type.
(True/False)
4.9/5
(28)
A table's ____ order is the order in which records are stored on disk.
(Multiple Choice)
4.9/5
(40)
The primary key for a table specifies the order in which records are stored, and where new records are inserted in a table.
(True/False)
4.9/5
(42)
Which of the following has the potential to add doubt about the veracity of database data?
(Multiple Choice)
4.8/5
(31)
Customers, clients, and most employers who use a database have an occasional need to change its structure by adding fields, changing field names, and setting keys.
(True/False)
5.0/5
(38)
It is possible to enter data as a(n) ____ text file and then use a programming language to write routines to access that data.
(Multiple Choice)
4.7/5
(37)
A(n) ____ relationship means that one record in a particular record type can be related to many records in another record type, and vice versa.
(Multiple Choice)
4.9/5
(31)
From a user perspective, the data ____________________ determines the way that data can be manipulated.
(Short Answer)
4.8/5
(26)
A ____ routine validates an entry by searching for the same data in a file or database table.
(Multiple Choice)
4.8/5
(33)
Case 2 In business, the goal is to choose the best data management tool. The best tool depends on several factors. When selecting a data management tool, consider its cost, versatility, and ease of use. Margaret is taking over the task of managing her company's information needs. The company has previously purchased custom software for organizing the many products and customer databases. Margaret has to decide if the company should continue to invest in this software. Can this database software be used by the company's workforce of varying skill levels? The ease of use of custom software can be characterized as ____.
(Multiple Choice)
4.9/5
(36)
One of the most common database operations is to query for a particular record or group of records using the ____ command.
(Multiple Choice)
4.8/5
(30)
The two tables shown in the above figure are ____ by the CustomerNumber field.

(Multiple Choice)
4.7/5
(33)
What is the SQL command to introduce a brand-new database or table?
(Multiple Choice)
4.8/5
(40)
A(n) ____________________ is optimized for the object-oriented database model.
(Short Answer)
4.8/5
(36)
A computed field is a calculation that a DBMS performs during processing.
(True/False)
4.8/5
(42)
Showing 1 - 20 of 175
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)