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
What is snapshot is too old? Give and example for better understand.
What is a trigger oracle?
What are the differences between blob and clob in oracle?
What is the data pump import utility?
What happens internally when the user types userID/password@string in SQL PLUS Thanks-Bhaskar
What are dml statements in oracle?
What will be the syntax to find current date and time in format "yyyy-mm-dd"?
How many types of database triggers exist?
What is a static data dictionary in oracle?
What are the original export and import utilities?
hello friends Im doing my final year engineering in B.Tech.. one of uncle said he can provide job in his company if im good in database management. but i have only basic knowledge about database, so like to join database management course in good intuition. so friends kindly help me to get good intuition because its my future.
What is a proxy class?
Whether any commands are used for months calculation? If so, what are they?
From the following identify the non schema object: packages, triggers, public synonyms, tables and indexes.
Why do we need oracle client?