 |
CREATE TABLE AS SELECT (CTAS) tips - Oracle Consulting, Oracle Support and Oracle Training by BC Or
CREATE TABLE AS SELECT (CTAS) tips Oracle Tips by Burleson Consulting Also see Oracle Create Table Tips. ... Here is an example of INDEX hint with CTAS. create table vbap_sorted tablespace vbap_copy storage (initial 500m next 50m freelists 30 ) as * ; ...
www.dba-oracle.com |
 |