Oracle 26ai

ORA-00965

Cause

The statement is trying to alias the * expression in the select list which is not legal.


Action

Remove the alias.