Exam 24: Accessing Databases With Jdbc

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

Which constants are used to indicate that a ResultSet is scrollable,insensitive to changes and read only?

(Multiple Choice)
4.7/5
(39)

In a PreparedStatement,parameters are counted from position ________.

(Multiple Choice)
4.8/5
(37)

What does a primary key do?

(Multiple Choice)
4.8/5
(31)

Which statement is false?

(Multiple Choice)
4.8/5
(32)

SQL uses the _________ as a delimiter for strings.

(Multiple Choice)
4.8/5
(40)

The default sort order in a sorted query is _________.

(Multiple Choice)
4.9/5
(36)

To obtain data from a table,you ________ the database?

(Multiple Choice)
4.8/5
(27)

What are individual SQL statements saved in a database called?

(Multiple Choice)
4.7/5
(38)

This keyword is used to add a row to a table.

(Multiple Choice)
4.7/5
(31)

Which of the following is a key benefit of using JDBC?

(Multiple Choice)
4.7/5
(33)

Which symbol indicates that all columns should be retrieved?

(Multiple Choice)
4.8/5
(34)

An implementation of the _________ interface configures the database connection and prepares query statements automatically.

(Multiple Choice)
4.8/5
(32)

What exception is thrown if the class loader cannot locate the driver class?

(Multiple Choice)
4.8/5
(36)

Transaction processing enables a program to ________ or ________ a transaction based on whether the transaction was successful.

(Multiple Choice)
4.8/5
(28)

To retrieve specific columns from a table,use _________ to separate the column names.

(Multiple Choice)
4.9/5
(39)
Showing 21 - 35 of 35
close modal

Filters

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