1.

What Happens If A Tablespace Clause Is Left Off Of A Primary Key Constraint Clause?

Answer»

This results in the INDEX that is automatically generated being placed in then users DEFAULT tablespace. SINCE this will usually be the same tablespace as the table is being created in, this can cause serious performance problems.

This results in the index that is automatically generated being placed in then users default tablespace. Since this will usually be the same tablespace as the table is being created in, this can cause serious performance problems.



Discussion

No Comment Found