ORA-32301
Error: ORA-32301: object-relational materialized views must be primary key based
Causa: An attempt was made to create an object-relational materialized view that is not primary key based.
Acción: Create the materialized view with the PRIMARY KEY keyword.
COMENTARIOS:
No hay comentarios.