ERROR | Create table as select disallowed for CUBE ORGANIZED tables |
CAUSE | User attempted to create a CUBE ORGANIZED table by doing a create table as select. |
ACTION | Do a create table followed by an insert as select |
ERROR | Create table as select disallowed for CUBE ORGANIZED tables |
CAUSE | User attempted to create a CUBE ORGANIZED table by doing a create table as select. |
ACTION | Do a create table followed by an insert as select |