PLS-00428: an INTO clause is expected in this SELECT statement
Answer / guest
Cause: The INTO clause of a SELECT INTO statement was
omitted. For example, the code might look like SELECT
deptno, dname, loc FROM dept WHERE ... instead of SELECT
deptno, dname, loc INTO dept_rec FROM dept WHERE ... In
PL/SQL, only a subquery is written without an INTO clause.
Action: Add the required INTO clause.
Please add more information about this Error
| Is This Answer Correct ? | 3 Yes | 5 No |
IMP-00012: invalid export mode (character) in header
PLS-00417: unable to resolve "string" as a column
PLS-01424: Non-ANSI order of clauses
ORA-07480: snchmod: cannot change permissions on ?/dbs/sgalm.dbf.
ORA-26030: index string.string had string partitions made unusable due to:
ORA-29301: wrong DBMS_PITR package function/procedure order
ORA-08455: syntax error in CURRENCY SIGN environment clause
ORA-24850: failed to startup shared subsystem
ORA-38445: TOP clause not allowed with no statistics
ORA-12439: invalid combination of policy options
LPX-00282: document cannot have both internal/external and shared DTDs
ORA-19575: expected string blocks in file string, found string