Exam 11: Databases

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

Rather than retrieving or manipulating the data directly, applications send instructions to the DBMS, and the DBMS carries out those instructions and sends the results back to the application.

(True/False)
4.8/5
(41)

In SQL, if you need to include a single quote as part of a string, simply write two consecutive single quotes in its place.

(True/False)
4.7/5
(45)

A ____________ can display an entire database table in a scrollable grid on an application's form.

(Multiple Choice)
4.7/5
(35)

The Desc operator can be used to sort the results of an SQL Select query in descending order.

(True/False)
4.9/5
(39)

SQL does not support relational operators.

(True/False)
4.8/5
(41)

When you use the ____________ in a Select statement, only the rows that meet the search criteria are returned.

(Multiple Choice)
4.9/5
(46)

A ____________ is a set of individual controls that are bound to the columns in a single row. For example, it might display multiple data items for a single student.

(Multiple Choice)
4.9/5
(28)

Data stored in a database table is organized into rows and columns.

(True/False)
4.8/5
(43)

____________ is automatically installed on your system when you install Visual Studio.

(Multiple Choice)
4.8/5
(43)
Showing 61 - 69 of 69
close modal

Filters

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