Describe the different type of Integrity Constraints
supported by ORACLE ?

Answer Posted / allin

5 Different integrity constraints are given

1- Primarykey- creating the index and better performance
2- Unique - should not accept the repeated value
3- NotNull - Should enter any value
4- ForeignKey - can accept values which the values should
existed in primarykey column.Should accept
null values.
5- Check - between the two boundaries.

Thanks & Regards,
RatnaRao
9833847339

Is This Answer Correct ?    3 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the arithmetic operations?

860


what is reindexing?

1383


If youre unsure in which script a sys or system-owned object is created, but you know its in a script from a specific directory, what UNIX command from that directory structure can you run to find your answer?

1898


What is SQL Tuning Advisor in Oracle?

898


What is the difference between a primary key & a unique key?

850


 How to use an oracle sequence generator in a mapping?

832


What is recovery manager(rman) backup in Oracle?

939


What is a trigger oracle?

824


Explain the use of tables option in exp command.

857


types of indexes and the rationale behind choosing a particular index for a situation.

2270


List the types of joins used in writing subqueries?

780


What is sequence?

851


What are a collation and state the different types of collation sensitivity?

814


How much memory your 10g xe server is using?

842


Briefly explain what is literal? Give an example where it can be used?

822