Exam 15: Databases

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

To sort the results of a SQL query, you can use the __________ clause.

(Multiple Choice)
4.8/5
(43)

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

(Multiple Choice)
4.7/5
(36)

Which statement is used in SQL to insert a new row into a table?

(Multiple Choice)
4.7/5
(45)

What does JDBC stand for?

(Multiple Choice)
4.9/5
(35)

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

(Multiple Choice)
4.7/5
(35)

In SQL, which statement can be used to create a database table?

(Multiple Choice)
4.9/5
(47)

In SQL, which statement is used to delete one or more rows from a table?

(Multiple Choice)
4.8/5
(39)

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

(True/False)
5.0/5
(38)

SQL stands for

(Multiple Choice)
4.8/5
(40)

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

(Multiple Choice)
4.8/5
(38)

The data that is stored in a row of a database is divided into

(Multiple Choice)
4.8/5
(42)

In SQL the REFERENCES qualifier ensures referential integrity between tables.

(True/False)
4.8/5
(37)

What term refers to data that describes other data?

(Multiple Choice)
4.7/5
(33)

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

(Multiple Choice)
4.8/5
(33)

The term commit refers to undoing changes in a database.

(True/False)
4.8/5
(45)

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

(Multiple Choice)
4.8/5
(42)

The columns in a table are assigned SQL data types.

(True/False)
4.9/5
(38)

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

(Multiple Choice)
4.9/5
(44)

SQL does not provide functions for performing calculations.

(True/False)
4.8/5
(40)

The standard lanuage for working with database management systems is __________.

(Multiple Choice)
4.9/5
(32)
Showing 21 - 40 of 40
close modal

Filters

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