IndiaBIX
IndiaBIX
Start typing & press "Enter" or "ESC" to close
  • Home
  • Jobs
  • Results
  • Current Affairs
  • GK
  • Online Test
  • HR Interview
  • BLOG

Database Redesign - General Questions (1)

  • Home
  • Computer Science & Engineering
  • Database Questions and Answers
  • Database Redesign - General Questions
1. 

Because of the importance of making data model changes correctly, many professionals are ________ about using an automated process for database redesign.

A. optimistic
B. skeptical
C. ambivalent
D. None of the above is correct.

Answer: Option B

Explanation:

No answer description available for this question. Let us discuss.

View Answer Discuss Workspace Report

2. 

How many copies of the database schema are typically used in the redesign process?

A. One
B. Two
C. Three
D. Four

Answer: Option C

Explanation:

No answer description available for this question. Let us discuss.

View Answer Discuss Workspace Report

3. 

A tool that can help designers understand the dependencies of database structures is a:

A. dependency graph.
B. data model.
C. graphical display.
D. None of the above is correct.

Answer: Option A

Explanation:

No answer description available for this question. Let us discuss.

View Answer Discuss Workspace Report

4. 

Which is not true of a correlated subquery?

A. EXISTS/NOT EXISTS is a form of a correlated subquery.
B. The processing of the SELECT statements is nested.
C. They can be used to verify functional dependencies.
D. They are very similar to a regular subquery.

Answer: Option D

Explanation:

No answer description available for this question. Let us discuss.

View Answer Discuss Workspace Report

5. 

What SQL command will allow you to change the table STUDENT to add the constraint named GradeCheck that states that the values of the Grade column must be greater than 0?

A. ALTER TABLE STUDENT ALTER CONSTRAINT GradeCheck (Grade > 0);
B. ALTER TABLE STUDENT ADD CONSTRAINT GradeCheck (Grade > 0);
C. ALTER TABLE STUDENT ADD CONSTRAINT GradeCheck CHECK (Grade > 0);
D. None of the above is correct.

Answer: Option C

Explanation:

No answer description available for this question. Let us discuss.

View Answer Discuss Workspace Report

6. 

To drop a column that is used as a foreign key, first:

A. drop the primary key.
B. drop the table containing the foreign key..
C. drop the foreign key constraint.
D. All of the above must be done.

Answer: Option C

Explanation:

No answer description available for this question. Let us discuss.

View Answer Discuss Workspace Report

7. 

The data model that is produced from reverse engineering is:

A. a conceptual model.
B. an internal model.
C. a logical model.
D. None of the above is correct.

Answer: Option D

Explanation:

No answer description available for this question. Let us discuss.

View Answer Discuss Workspace Report

8. 

The NOT EXISTS keyword will be true if:

A. any row in the subquery meets the condition.
B. all rows in the subquery fail the condition.
C. both of these two conditions are met.
D. neither of these two conditions is met.

Answer: Option B

Explanation:

No answer description available for this question. Let us discuss.

View Answer Discuss Workspace Report

  • 1
  • 2
  • 3

Questions & Answers

Aptitude Chemical Engineering Civil Engineering Computer Science & Engineering Current Affairs Data Interpretation Electrical & Electronics Engineering Electronics & Communication Engineering General Knowledge Logical Reasoning Mechanical Engineering Non Verbal Reasoning Verbal Ability Verbal Reasoning

Interviews

HR Interview

Jobs

Sarkari Jobs

Results

Rojgar ResultSarkari Result

Admission

Admission 2023

Admit Card

Admit Card 2023

Answer Key

Answer Key 2023
copyright
Privacy Policy
© 2025 IndiaBIX. All Rights Reserved.

Report