what is integrity constrains?
Answers were Sorted based on User's Feedback
Answer / srikanth
integrity constraints meanans Data integrity allows to
define certain data quality requirements that the data in
the database needs to meet. If a user tries to insert data
that doesn't meet these requirements, Oracle will not allow.
Is This Answer Correct ? | 1 Yes | 0 No |
Answer / nirav21686
Integrity constraints are used to ensure accuracy and
consistency of data in a relational database
Is This Answer Correct ? | 0 Yes | 0 No |
Answer / kumara swamy naidu
it is a state in which all the data values stored in the database are correct.enforcing this we can make the quality of the data in the data base
Is This Answer Correct ? | 0 Yes | 0 No |
A VIEWS takes memory in the database. If yes, how can u proove it? is there any way to display the size of views?
How to create DSN..Explain?
2 Answers Accenture, BeBo Technologies, Infosys,
How to export data with a field delimiter?
How many types of tables are there in oracle?
An automatic job running via DBMS_JOB has failedKnowing only that its failed, how do you approach troubleshooting this issue?
What is the purpose of tables, private synonyms and public synonyms in Oracle?
In not less than 100 words what's the main difference between Rolap and Molap in ORACLE ?
How do we display rows from the table without duplicates?
How to select the name of employee who is getting maximum sal with out using subquery
I have a table called 'test' on source and target with same name, structure and data type but in a different column order. How can you setup replication for this table?
IS it possible to built the oracle database without setting the kernal parameters?
after installatio of ORACLE 8i, work properly, but after restarting the system, it throw an error ORA 01034: ORACLE not availble