ORA-02446
Error: ORA-02446: CREATE TABLE ... AS SELECT failed - check constraint violated
Causa: An attempt was made to use a CREATE TABLE ... AS SELECT statement when some rows violated one or more CHECK constraints.
Acción: Do not select rows that violate constraints.
COMENTARIOS:
No hay comentarios.