ORACLE DATABASE INTERVIEW QUESTIONS

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

What is an Entity-Relationship Diagram (ERD)?

Explanation:
2

What are the main components of an ERD?

Explanation:
3

How does an ERD help in database design?

Explanation:
4

What is a primary key, and how is it represented in an ERD?

Explanation:
5

What is a foreign key, and how is it represented in an ERD?

Explanation:
6

Explain the difference between one-to-one, one-to-many, and many-to-many relationships in an ERD.

Explanation:
7

How do you normalize a database design using an ERD?

Explanation:
8

What is an associative entity, and when is it used in an ERD?

Explanation:
9

How can you represent inheritance or generalization in an ERD?

Explanation:
10

Explain how you would use an ERD to design a database schema for a library management system?

Explanation: