Exam 15: Databases

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

What SQL operator can be used to perform a search for a substring?

Free
(Multiple Choice)
4.8/5
(39)
Correct Answer:
Verified

B

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

Free
(Multiple Choice)
4.9/5
(34)
Correct Answer:
Verified

A

A qualified column name takes the form

Free
(Multiple Choice)
4.9/5
(39)
Correct Answer:
Verified

B

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

(True/False)
4.8/5
(39)

Which term refers to undoing changes to a database?

(Multiple Choice)
4.8/5
(33)

Which of the following do most developers prefer to use when developing applications that work with an intensive amount of data?

(Multiple Choice)
4.8/5
(37)

Of the following column names, which one is most likely a primary key column?

(Multiple Choice)
5.0/5
(37)

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

(True/False)
4.8/5
(29)

Which Statement interface method should be used to execute a SELECT statement?

(Multiple Choice)
4.9/5
(40)

Which type of SQL statement is used to retrieve the rows from a table?

(Multiple Choice)
5.0/5
(36)

What will happen if you try to store duplicate data in a primary key column?

(Multiple Choice)
4.8/5
(41)

What is the default concurrency level of a ResultSet object?

(Multiple Choice)
4.8/5
(38)

Of the following, which is the not-equal-to operator in SQL?

(Multiple Choice)
4.8/5
(33)

In a transaction, all updates to the database must be successfully executed.

(True/False)
4.8/5
(34)

In an entity relationship diagram, the primary key is denoted with

(Multiple Choice)
4.9/5
(43)

Of the following, which shows how a single quote (') is represented as part of a string in SQL?

(Multiple Choice)
4.8/5
(37)

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

(True/False)
4.9/5
(36)

SQL statements that are stored in the DBMS are called resident queries.

(True/False)
4.9/5
(40)

In SQL, which statement is used to delete a table from a database?

(Multiple Choice)
4.8/5
(38)

Which of the following can be used as a wildcard to represent a single character in SQL?

(Multiple Choice)
4.9/5
(37)
Showing 1 - 20 of 40
close modal

Filters

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