what is data integrity

Answer Posted / avr murthy

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 so.

Is This Answer Correct ?    5 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Can we have two clustered index on a table?

559


What are the possible values for the boolean data field?

517


What is the difference between a database and a relational database?

558


Is postgresql a nosql database?

529


what are all the common sql function? : Sql dba

580






How do I count rows in sql?

557


How do I find duplicates in sql?

503


Is sql the best database?

498


What is the mutating table and constraining table?

554


What is the importance of sqlcode and sqlerrm?

843


Can we declare a column having number data type and its scale is larger than pricesionex: column_name number(10,100),column_name numbaer(10,-84)

535


Explain the purpose of %type and %rowtype data types with the example?

549


What are the basic techniques of indexing?

570


What is sql constant?

505


what is cursor. write example of it. What are the attributes of cursor.

743