Exam 11: Databases

arrow
  • Select Tags
search iconSearch Question
flashcardsStudy Flashcards
  • Select Tags

MATCHING Identify the letter of the choice that best matches the phrase or definition. -Specifies the way data is represented on the disk and in RAM

(Multiple Choice)
4.8/5
(34)

In an SQL query,a ____ clause is used to specify the table you want to access.

(Multiple Choice)
4.8/5
(36)

Sorted tables typically produce slower queries and updates than unsorted tables.

(True/False)
5.0/5
(32)

Criminals have become sophisticated in the use of all of the following EXCEPT ____ to access data stored on personal computers.

(Multiple Choice)
4.9/5
(36)

Dynamic Web publishing relies on a program or script,referred to as a(n)____ program,that acts as an intermediary between your browser and a DBMS.

(Multiple Choice)
4.8/5
(39)

In some business environments, the database designer also enters the data into the database. In Kate's large banking firm, however, the actual database entries are not made by the database designers. After perusing the database, Kate has discovered that one data entry operator might enter a telephone number as 555-555-7777, another as (555) 555-7777, and a third as 1-555-555-7777. When multiple data entry operators enter telephone numbers in different formats, it becomes difficult to produce nicely formatted reports or to locate a particular telephone number. -To prevent inconsistent formatting,Kate needs to ask the database designer to make the database automatically reject any entry that was typed in the wrong format.What should Kate request be applied to the telephone number field to solve this problem?

(Multiple Choice)
4.8/5
(30)

A(n)_____________________________________________ is software optimized for the object database model.

(Essay)
4.9/5
(32)

____ are detailed specifications for an SQL command.

(Multiple Choice)
4.8/5
(40)

In some business environments, the database designer also enters the data into the database. In Kate's large banking firm, however, the actual database entries are not made by the database designers. After perusing the database, Kate has discovered that one data entry operator might enter a telephone number as 555-555-7777, another as (555) 555-7777, and a third as 1-555-555-7777. When multiple data entry operators enter telephone numbers in different formats, it becomes difficult to produce nicely formatted reports or to locate a particular telephone number. -Kate would also like to request that the database developer ensure that the data entry operators cannot enter a dollar amount of less than $0.00 in any currency fields.What should she ask be applied to those fields?

(Multiple Choice)
4.9/5
(47)

A record ____ contains data about a particular entity.

(Multiple Choice)
4.9/5
(33)

MATCHING Identify the letter of the choice that best matches the phrase or definition. -The smallest unit of meaningful information in a database

(Multiple Choice)
4.8/5
(36)

A(n)____________________ limits access to systems such as computer databases.

(Short Answer)
4.9/5
(41)

____ can block unauthorized users and limit activities of authorized users.

(Multiple Choice)
4.8/5
(39)

WebMusic's database designer, Janet, has hired an intern. She has requested that this intern create some SQL queries that would be useful to managers tracking the day-to-day operations of the store. -The intern needs to complete the following query so that it draws data from two different tables.Which command should she use to complete the query? SELECT FROM CompactDiscs ____ Tracks ON CompactDiscs.ItemNumber = Tracks.ItemNumber

(Multiple Choice)
4.8/5
(39)

Describe the seven principles that contribute to good user interface design.

(Essay)
4.9/5
(34)

Data ____ means that data are separate from the programs used to manipulate the data.

(Multiple Choice)
4.8/5
(36)

In the world of databases,a(n)____ refers to a collection of data fields.

(Multiple Choice)
4.9/5
(36)

Which of the following can be used to delineate the data entry area in a user interface?

(Multiple Choice)
4.9/5
(33)

If a single data management tool can be used to maintain many different files and databases,it must support data ____.

(Multiple Choice)
4.9/5
(35)

A fixed-length field contains a predetermined number of ____.

(Multiple Choice)
4.9/5
(41)
Showing 121 - 140 of 150
close modal

Filters

  • Essay(0)
  • Multiple Choice(0)
  • Short Answer(0)
  • True False(0)
  • Matching(0)