ORACLE DATABASE INTERVIEW QUESTIONS

Course:Oracle
Chapter:Chapter 8 - RDBMS Concepts
Questions Count:10
1

What is a business key in the context of a database?

Explanation:
2

What is a natural key in a database?

Explanation:
3

What is a candidate key in a database?

Explanation:
4

How do you choose between a natural key and a surrogate key when designing a database schema?

Explanation:
5

Can a table have multiple candidate keys? If so, how are they managed?

Explanation:
6

What are the advantages and disadvantages of using natural keys?

Explanation:
7

How do you enforce candidate keys in Oracle?

Explanation:
8

How do business keys impact database normalization?

Explanation:
9

Explain with an example how to implement and use a candidate key, business key, and natural key in Oracle.

Explanation:
10

How can you handle the changes in natural keys in a relational database?

Explanation: