⟩ Can an Integrity Constraint be enforced on a table if some existing table data does not satisfy the constraint?
Yes we can enforce integrity constraint on a table if some existing table does not satisfy the constraint by using "ENABLE NOVALIDATE"
Yes we can enforce integrity constraint on a table if some existing table does not satisfy the constraint by using "ENABLE NOVALIDATE"
What is the use of GRANT option in EXP command?
What is the use of INDEXES option in EXP command?
What is the use of ROWS option in EXP command?
What is the use of PARFILE option in EXP command?
What is the use of ANALYSE ( Ver 7) option in EXP command?
What is the use of FULL option in EXP command?
What is the use of OWNER option in EXP command?
What is the use of TABLES option in EXP command?
What is the use of RECORD LENGTH option in EXP command?
What is the use of INCTYPE option in EXP command?