ERROR | query rewrite not possible for this DDL statement |
CAUSE | Some SELECT statements which are part of a DDL expression may be eligible for rewrite. These include CREATE AS SELECT and CREATE OUTLINE statements. The given query expression is a DDL expression, which doesnt fall in this category. |
ACTION | None |