Exam 16: Databases

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

What term refers to data that describes other data?

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

D

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

Free
(True/False)
4.8/5
(34)
Correct Answer:
Verified

False

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

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

B

You use this statement in SQL to insert a new row into a table.

(Multiple Choice)
4.8/5
(37)

What does JDBC stand for?

(Multiple Choice)
4.8/5
(38)

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

(Multiple Choice)
4.9/5
(35)

In SQL, this character can be used as a wildcard to represent a single character.

(Multiple Choice)
4.8/5
(36)

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

(Multiple Choice)
4.7/5
(37)

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

(Multiple Choice)
4.9/5
(30)

The columns in a table are assigned SQL data types.

(True/False)
4.9/5
(30)

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

(True/False)
4.7/5
(41)

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

(Multiple Choice)
4.9/5
(35)

This is the standard language for working with database management systems.

(Multiple Choice)
4.8/5
(39)

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

(Multiple Choice)
4.9/5
(40)

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

(True/False)
4.9/5
(35)

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

(True/False)
4.8/5
(43)

In SQL, this statement is used to change the contents of an existing row in a table.

(Multiple Choice)
4.7/5
(43)

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

(Multiple Choice)
5.0/5
(36)

Which SQL statement is used to delete a table from a database?

(Multiple Choice)
5.0/5
(43)

Which Statement interface method should be used to execute an INSERT statement?

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

Filters

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