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 is a public synonym?

1 Answers  


What is merge statement used for?

0 Answers  


what is a cartition product?

4 Answers  


How to install oracle odbc drivers?

0 Answers  


What is a nested table?

0 Answers  






difference between oracle8i and oracle9i

4 Answers   NIIT,


How to revoke create session privilege from a user in oracle?

0 Answers  


What is the data pump import utility?

0 Answers  


Indexes in oracle ?

3 Answers   Keane India Ltd, L&T,


How to specify default values in insert statement using oracle?

0 Answers  


how to get the no employee in each department including the dept which has 0 employee

5 Answers  


Database crashes. Corruption is found scattered among the file system neither of your doing nor of Oracles. What database recovery options are available? Database is in archive log mode.

0 Answers  


Categories
  • Oracle General Interview Questions Oracle General (1789)
  • 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)