Concepts and Architecture Question: Download Oracle Architecture and Concepts PDF

Tell us what is an Integrity Constrains?

Tweet Share WhatsApp

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 PDF Read All 82 Oracle Architecture and Concepts Questions
Previous QuestionNext Question
Tell us what is the use of Control File?Explain what are the Referential actions supported by FOREIGN KEY integrity constraint?