PLS-00121

Error: PLS-00121: only the set function COUNT may take * as an argument

Causa: The asterisk (*) option was used in the argument list of a SQL group function other than COUNT. For example, the code might look like:

Acción: Remove the asterisk option from the argument list and replace it with an expression that refers to one or more database columns.


Deja tu comentario:

¿No sabes cómo solucionar el error? ¿O lo has conseguido resolver y quieres ayudar a otros usuarios?

Para comentar, haz login con tu cuenta de


COMENTARIOS:


No hay comentarios.