Answer Posted / rajesh
Integrity Constraints prevent invalid data entry into the
table.These constraints set a range and any violation takes
place oracle prevent the user from performing manipulation
on the table.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
what is bdb (berkeleydb)? : Sql dba
Can there be more than one function with a similar name in a pl/sql block?
Is sql between inclusive?
When is the update_statistics command used?
What is %type in sql?
How do you change a value in sql?
Which function is used to return remainder in a division operator in sql?
What are the indexing methods?
What is restrict in sql?
What is an example of translating a date into julian format?
How to assign sql query results to pl sql variables?
Does mysql_real_escape_string prevent sql injection?
Which join is default?
what is unique key constraint? : Sql dba
What is the difference between inner join and outer join?