Exam 17: Databases

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

Which of one the following SQL data types would be the best choice for storing financial data?

(Multiple Choice)
4.9/5
(42)

The term commit refers to undoing changes to a database.

(True/False)
4.8/5
(35)

By default, ResultSet objects allows you to move the cursor:

(Multiple Choice)
5.0/5
(30)

In an entity relationship diagram, the primary keys are denoted with:

(Multiple Choice)
4.8/5
(24)

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

(Multiple Choice)
4.9/5
(35)

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

(Multiple Choice)
4.9/5
(34)

The data that is stored in a table is organized in:

(Multiple Choice)
4.9/5
(32)

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

(Multiple Choice)
4.9/5
(44)

What does JDBC stand for?

(Multiple Choice)
4.9/5
(34)

What is the default concurrency level of a ResultSet object?

(Multiple Choice)
4.9/5
(50)

Although SQL is a language, you don't use it to write applications.

(True/False)
4.7/5
(40)

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

(Multiple Choice)
4.9/5
(42)

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

(Multiple Choice)
5.0/5
(46)

If you try to store duplicate data in a primary key column:

(Multiple Choice)
4.9/5
(49)

The data that is stored in a row is divided into:

(Multiple Choice)
4.8/5
(41)

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
(29)

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

(True/False)
4.8/5
(31)

A column in one table that references a primary key in another table is known as what?

(Multiple Choice)
4.8/5
(41)

System designers commonly use UML diagrams to show the relationships between database tables.

(True/False)
4.8/5
(37)

What Java class is a Swing component that displays data in a two-dimensional table?

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

Filters

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