Exam 25: Atm Application

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

Which of the following statements represents a valid SELECT statement?

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

A

You can use the_______ to connect to a database.

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

C

The_______ is a Visual Studio .NET tool that allows you to specify the commands that retrieve information from and modify information in databases.

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

D

The ________of a command indicates from which specific row data will be retrieved or manipulated.

(Multiple Choice)
4.8/5
(39)

Every column in a table is a _______.

(Multiple Choice)
4.8/5
(34)

The ______object is a data command object.

(Multiple Choice)
4.8/5
(35)

The OleDbConnection object provides the _______and_______ methods, which allow you to open and close the connection to the database.

(Multiple Choice)
4.9/5
(31)

An OleDbDataReader can be created by calling the _______method on an OleDbCommand object.

(Multiple Choice)
4.9/5
(31)

A(n) ______enables you to access and store data without worrying about how the data is organized.

(Multiple Choice)
4.9/5
(39)

A _________maintains a connection to a database.

(Multiple Choice)
4.9/5
(39)

Databases should be used instead of sequential-access files for________ .

(Multiple Choice)
4.7/5
(30)

_____is the part of Microsoft's .NET platform used for interacting with databases.

(Multiple Choice)
4.8/5
(44)

A_____ character represents a parameter that is not yet determined in a SQL statement.

(Multiple Choice)
4.8/5
(35)

Use a data reader object's ______method to read information from a database.

(Multiple Choice)
4.8/5
(41)
close modal

Filters

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