Exam 10: Working With Databases

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

A connects data bound controls to a dataset

(Multiple Choice)
4.9/5
(37)

Which item describes the function of the following SQL statement? SELECT ID, Last_Name, First_Name, Address FROM Members WHERE Last_Name = @LastName

(Multiple Choice)
4.9/5
(33)

A database ___is organized into rows and columns.

(Multiple Choice)
4.8/5
(33)

The SQL Select statement retrieves data from a database and returns it in a , a set of records matching the selection criteria.

(Multiple Choice)
4.8/5
(45)

Which of the following statements is false?

(Multiple Choice)
4.8/5
(37)

In SQL the bit type is equivalent to which Visual Basic data type?

(Multiple Choice)
4.8/5
(47)

What is the simplest way to update a user's changes to the database?

(Multiple Choice)
4.8/5
(34)

The following statements are true about a data source except

(Multiple Choice)
4.9/5
(47)

The Where clause of an SQL statement specifies .

(Multiple Choice)
4.9/5
(45)

You use to provide multiple selection conditions in an SQL statement.

(Multiple Choice)
4.9/5
(35)

Which of the following SQL WHERE clauses will select all students whose last name begins with "S"?

(Multiple Choice)
4.7/5
(38)

Each database ____is also known as a row in a database table.

(Multiple Choice)
4.8/5
(33)
Showing 21 - 32 of 32
close modal

Filters

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