Exam 16: Databases

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

Which of the following shows how a single quote is represented as part of a string in SQL?

(Multiple Choice)
4.9/5
(28)

In SQL, the equal to operator is ==, which is the same as Java.

(True/False)
4.8/5
(39)

In SQL, the REFERENCES qualifier ensures referential integrity between tables.

(True/False)
4.8/5
(30)

What SQL operator can be used to disqualify search criteria in a WHERE clause?

(Multiple Choice)
4.8/5
(35)

SQL does not provide functions for performing calculations.

(True/False)
4.8/5
(47)

The DBMS works directly with the data, and sends the results of operations

(Multiple Choice)
4.8/5
(34)

What is the default concurrency level of a ResultSet object?

(Multiple Choice)
4.9/5
(42)

The data that is stored in a row is divided into which of the following?

(Multiple Choice)
4.8/5
(41)

The term commit refers to undoing changes to a database.

(True/False)
5.0/5
(38)

A result set is an object that is somewhat similar to a collection and

(Multiple Choice)
4.9/5
(29)

Which of the following is a Swing component that displays data in a two-dimensional table?

(Multiple Choice)
4.8/5
(31)

A qualified column name takes the following form:

(Multiple Choice)
5.0/5
(43)

In SQL, you use this statement to delete one or more rows from a table.

(Multiple Choice)
4.9/5
(40)

If you wish to sort the results of an SQL query, you can use the ________ clause.

(Multiple Choice)
4.8/5
(36)

SQL stands for

(Multiple Choice)
4.7/5
(36)

What string lists the protocol that should be used to access a database, the name of the database, and potentially other items?

(Multiple Choice)
4.9/5
(36)

This SQL statement can be used to create a database table.

(Multiple Choice)
4.8/5
(42)

No two rows in a table can have the same value in the primary key column.

(True/False)
4.8/5
(34)

In SQL, this is the not-equal-to operator.

(Multiple Choice)
4.9/5
(38)

This type of SQL statement is used to retrieve the rows from a table.

(Multiple Choice)
4.7/5
(38)
Showing 21 - 40 of 40
close modal

Filters

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