Can an Integrity Constraint be enforced on a table if some
existing table data does not satisfy the constraint ?
Answer Posted / orawhiz
No.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What are the major difference between truncate and delete?
How to import one table back from a dump file?
What is oracle database client?
What operating systems are supported by oracle database 10g xe?
State all possible different index configurations a table can possibly have?
How to grant create session privilege to a user in oracle?
In Oracle Clinical 4.5.0, can the VIEW_TEMPLATE_ID column in DATA_EXTRACT_VIEWS table contain NULL value?
How to store only time; not date and time?
How to upsert (update or insert into a table)?
What is the relationship among database, tablespace and data file?
How do I know if oracle is installed on windows?
How do I spool to a csv formatted file using sqlplus?
what happened to the global index when I truncate the data in one of the partition?
How to convert numbers to characters in oracle?
What is the difference between translate and replace?