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 |
ORA-38706: Cannot turn on FLASHBACK DATABASE logging.
LSX-00155: invalid use of attribute "ref"
ORA-00284: recovery session still in progress
SQL*Loader-00467: attribute string does not exist in type string for table string.
ORA-23290: This operation may not be combined with any other operation
NNL-01076: Operational Status number
ORA-12984: cannot drop partitioning column
ORA-24314: service handle not initialized
ORA-03221: Temporary tablespaces and temporary segments must have standard block size
ORA-23467: flavor lacks object "string"."string"
ORA-39048: Unable to start all workers; only string worker(s) available.
ORA-02334: cannot infer type for column