Manage your account and access personalized content. Sign up for an Oracle Account
Access your cloud dashboard, manage orders, and more. Free Cloud Platform Trial
CREATE AS SELECT cannot be used when DDLReplicationLevel > 1
When DDLReplicationLevel is greater than 1, CREATE TABLE is configured for replication. However, CREATE TABLE AS SELECT is not supported.
DDLReplicationLevel
CREATE TABLE
CREATE TABLE AS SELECT
When DDLReplicationLevel is greater than 1,CREATE TABLEis configured for replication. However, CREATE TABLE AS SELECT is not supported.
CREATE TABLE AS
SELECT