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
How to change a value of the field ‘salary’ as 7500 for an employee_name ‘john’ in a table employee_details?
What is a system versioned table?
Can we join 3 tables in sql?
How do I run sql?
What are the conditions an underlying table must satisfy before a cursor can be used by a positioned update or delete statement? : Transact sql
What is column?
What is offset in sql query?
How to return an array from java to pl/sql?
What are data types in pl sql?
What is the difference between function, procedure and package in pl/sql?
What is a pdo connection?
Can ddl statements be used in pl/sql?
What is trigger types in sql?
What is cursor and why it is required?
How many clustered indexes can you have?