1. Used PL\SQL to print out a copy of the revised table FTable1a.
|
||
|
||
2. Used PL\SQL to print out a copy of the revised table FTable1b.
|
||
|
||
14 rows selected. 3. Used PL\SQL to print out a list of all constraints associated with Table FTable1a. CONSTRAINT_NAME 4. Uses PL\SQL to print out a list of all constraints associated with Table FTable1B. CONSTRAINT_NAME |
||