Exam 11: Databases

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

The DBMS works directly with the data and sends the results of operations back to the ____________.

Free
(Multiple Choice)
4.8/5
(40)
Correct Answer:
Verified

A

The application handles the mechanical details reading of, writing of, and searching for data in a database.

Free
(True/False)
4.9/5
(37)
Correct Answer:
Verified

False

A(n) ____________ is a column that contains unique values generated by the DBMS, usually using a counter.

Free
(Multiple Choice)
5.0/5
(39)
Correct Answer:
Verified

B

Once data items are stored using a database management system, applications may be written in ____________ to communicate with the DBMS.

(Multiple Choice)
4.8/5
(44)

A ____________ is a component that can connect user interface controls directly to a dataset.

(Multiple Choice)
4.9/5
(34)

A ____________ is a source of data with which the application can work. Examples are databases, and Excel spreadsheets.

(Multiple Choice)
4.9/5
(44)

In SQL, the ____________ requires that both search criteria be true in order for a row to be qualified as a match.

(Multiple Choice)
4.9/5
(36)

The Not operator can be used in SQL to disqualify a character pattern in a search criteria.

(True/False)
4.8/5
(28)

SQL uses database mnemonics to construct statements, which are also known as table adapter queries.

(True/False)
4.8/5
(42)

The ____________ identifies a column from the table to display in a ListBox control.

(Multiple Choice)
5.0/5
(31)

SQL provides the ____________ for determining the number of matching rows in a table.

(Multiple Choice)
4.7/5
(46)

SQL, which stands for ____________, is a standard language for working with database management systems.

(Multiple Choice)
4.9/5
(33)

In a database, each ____________ holds a collection of related data items.

(Multiple Choice)
4.9/5
(41)

The table row designated as the primary key must hold a unique value for each column.

(True/False)
4.8/5
(37)

SQL provides several functions for performing calculations.

(True/False)
4.8/5
(39)

A(n) ____________ is an SQL statement stored in a table adapter object, which can be executed simply by calling a method.

(Multiple Choice)
4.8/5
(44)

The equal to and not equal to operators in SQL are different from those in C#.

(True/False)
4.9/5
(39)

In SQL, you use keywords to construct statements, which are also known as ____________.

(Multiple Choice)
4.9/5
(41)

A ____________ gets a copy of a table from the table adapter and keeps the copy of the table in memory.

(Multiple Choice)
4.8/5
(34)

In SQL, the ____________ calculates the average value in a particular column.

(Multiple Choice)
4.8/5
(42)
Showing 1 - 20 of 69
close modal

Filters

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