Exam 8: Database Redesign

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

When running a correlated subquery,the DBMS always uses ________.

(Multiple Choice)
4.8/5
(41)

Converting date,money or other more specific data types to char or varchar will usually succeed.

(True/False)
4.8/5
(31)

SQL queries that use EXISTS and NOT EXISTS are ________.

(Multiple Choice)
4.9/5
(31)

What is a correlated subquery?

(Essay)
4.9/5
(36)

Because of the need to know the functional dependencies in a database,it is a good idea to create a dependency graph.

(True/False)
4.7/5
(25)

There are several difficulties with increasing cardinalities from 1:1 to 1:N,one of which is preserving the existing relationships.

(True/False)
4.8/5
(37)

In a real sense,information systems and organizations do not just influence each other,but rather they create each other.

(True/False)
4.8/5
(45)

When making any change to the database structure,we may need to check for effects of the change on ________.

(Multiple Choice)
4.9/5
(30)

Which of the following is not a possible step in the database redesign process?

(Multiple Choice)
4.8/5
(32)

A dependency graph should include:

(Multiple Choice)
4.9/5
(33)

Database redesign is fairly easy when ________.

(Multiple Choice)
4.8/5
(35)

Explain the results provided by the EXISTS,NOT EXISTS and double NOT EXISTS keywords.

(Essay)
4.8/5
(35)

In the database redesign process,it is often useful to test whether certain conditions or assumptions are valid before proceeding with the redesign.

(True/False)
5.0/5
(29)

The use of a double nested set of NOT EXISTS SELECT statements can be used to find rows that meet some specified condition for every row in a table.

(True/False)
4.8/5
(28)

There is no good SQL command that can be used to change table names.

(True/False)
4.8/5
(36)

In order to make sure the database redesign is working properly during the redesign testing process,a means must be created to ________.

(Multiple Choice)
4.8/5
(36)

EXISTS and NOT EXISTS are actually just another form of correlated subqueries.

(True/False)
4.9/5
(36)

Database redesign is rarely needed because databases are usually built correctly the first time.

(True/False)
4.9/5
(26)

A continuous circular process of changes in user behaviors and change in the information systems they use is a natural outcome of information system use.

(True/False)
4.8/5
(36)

The process of reading an actual database schema and producing a data model from that schema is called ________.

(Multiple Choice)
4.8/5
(34)
Showing 61 - 80 of 101
close modal

Filters

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