Can an Integrity Constraint be enforced on a table if some
existing table data does not satisfy the constraint ?

Answers were Sorted based on User's Feedback



Can an Integrity Constraint be enforced on a table if some existing table data does not satisfy the..

Answer / sandeep desai

No.
Eg:-
Consider Table emp
Assume there are only 5 records in emp
and in emp_sal column values are (1200,1400,4500,2000).
Now if I try to create a check constraint on emp_sal column
for the range between 2000 and 4000 then an error is thrown
since values below this range also exist in emp_sal column.

Is This Answer Correct ?    4 Yes 0 No

Can an Integrity Constraint be enforced on a table if some existing table data does not satisfy the..

Answer / orawhiz

No.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Oracle General Interview Questions

What would you use to improve performance on an insert statement that places millions of rows into that table?

1 Answers  


How to define and use table alias names in oracle?

0 Answers  


how to join query for one source type is oracle another source type is sql server ?

0 Answers   iGate,


What is tablespace in oracle? how can we create? how is it manage? . . . Thnx 2 All in Advnc....:)

3 Answers  


How to create tables for odbc connection testing?

0 Answers  


What is using clause and give example?

0 Answers  


What is the scope of a local variable?

0 Answers  


What is columnar storage what is the advantage?

0 Answers  


What is tns entry?

0 Answers  


what is the syntax of SELECT command?

6 Answers  


What is data block in Oracle?

0 Answers   MCN Solutions,


What is archive log in Oracle?

0 Answers   MCN Solutions,


Categories
  • Oracle General Interview Questions Oracle General (1808)
  • Oracle DBA (Database Administration) Interview Questions Oracle DBA (Database Administration) (261)
  • Oracle Call Interface (OCI) Interview Questions Oracle Call Interface (OCI) (10)
  • Oracle Architecture Interview Questions Oracle Architecture (90)
  • Oracle Security Interview Questions Oracle Security (38)
  • Oracle Forms Reports Interview Questions Oracle Forms Reports (510)
  • Oracle Data Integrator (ODI) Interview Questions Oracle Data Integrator (ODI) (120)
  • Oracle ETL Interview Questions Oracle ETL (15)
  • Oracle RAC Interview Questions Oracle RAC (93)
  • Oracle D2K Interview Questions Oracle D2K (72)
  • Oracle AllOther Interview Questions Oracle AllOther (241)