ORA-25963

Error: ORA-25963: join index must be created on tables

Causa: An attempt to create a join index was made, which failed because the from clause contains non table object.

Acción: Ensure that the from clause only contains tables.

COMENTARIOS:


No hay comentarios.