Concepts and Architecture Question:

Download Job Interview Questions and Answers PDF

Tell us what is an Integrity Constrains?

Oracle Architecture and Concepts Interview Question
Oracle Architecture and Concepts Interview Question

Answer:

Special requirements for table data:
1) allow NULL value
2) uniqueness of value
3) primary key
4) foreign key
5) special value size/text/length etc requirements
All information is stored in Data Dictionary.

Download Oracle Architecture and Concepts Interview Questions And Answers PDF

Previous QuestionNext Question
Tell us what is the use of Control File?Explain what are the Referential actions supported by FOREIGN KEY integrity constraint?