Explain enable novalidate constraint.



Explain enable novalidate constraint...

Answer / Rishabh Kanthariya

The ENABLE NOVALIDATE constraint in Oracle allows you to disable validation checks for a specific CHECK constraint. By using the ENABLE NOVALIDATE clause, you can bypass the validation check for a constraint without dropping or altering it. However, this should be used with caution because disabling validation can lead to inserting or updating data that violates the intended constraints, which might result in inconsistent or corrupt data within your database.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Oracle General Interview Questions

An automatic job running via DBMS_JOB has failedKnowing only that its failed, how do you approach troubleshooting this issue?

1 Answers  


Define Transaction ?

5 Answers  


What is the data type of dual table?

1 Answers  


how do we code triggers , store procedure , Performance tuning and indexing in a Java Project? Pls kindly get me the perfect answer with the code for each....thank you in advance............pls any body kindly help me soon as possible....

1 Answers  


When do you get a .pll extension in oracle? Explain its importance

1 Answers  


why can't we assign not null constraint as table level constraint

3 Answers   CTS, Wipro,


How do I find my oracle client driver version?

1 Answers  


Ho to insert no. of records at a time..i mean i want to insert 100 records at a time into a table

5 Answers  


What is oracle rownum?

1 Answers  


what are the advantages of running a database in archive log mode?

1 Answers  


IS it possible to built the oracle database without setting the kernal parameters?

1 Answers   EDS,


How to get last row id?

1 Answers  


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