ORA-26007
Error: ORA-26007: For INSERT option, table must be empty. Error on table string
Causa: The user tried to use the INSERT option on a non-empty table.
Acción: Empty the table from SQL*Plus, or use the REPLACE option.
COMENTARIOS:
No hay comentarios.