what is integrity n how many integrity rules r there?
Answers were Sorted based on User's Feedback
Answer / suresh.somayajula
integrity means which doesn't allow duplication of files.
we have 3 types of integrity rules.
1. Entity Integrity Rule : In this Primary key can't
be null.
2. Referential Integrity : It tells the relation
between the Master Table and Child table.
3. Business Rule Integrity.
Thanks,
suresh_somayajula@hotmail.com
| Is This Answer Correct ? | 14 Yes | 4 No |
Answer / guest
restriction rules in a tables . these are in 3 category.
| Is This Answer Correct ? | 4 Yes | 4 No |
What are the default parameter that appear at run time in the parameter screen?
What is the use of break group?
What is the User-Named Editor?
What is the use of place holder column?
in user parameter property we have list of values.can we write select query for binding? for example:: select empno from emp where deptno=:deptnum :deptnum is first parameter it displays distinct dept nos. if i do like this it is giving error:: bind variables are not allowed in the select statement
how do u place it in required folder
What is the difference between formula column and place holder?
Explain the various types of oracle report?
Give the sequence of execution of the various report triggers?
Deleting a page removes information about all the fields in that page ?
What are modal windows?
What are User Exits and what are different types of User Exits in Oracle Apps ?