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-32616: missing DIMENSION BY keyword in MODEL clause
ORA-02820: Unable to write the requested number of blocks
ORA-01232: cannot start online backup - file string is being made read-only
PCC-02041: CMD-LINE: Option does not exist:
LPX-00239: invalid attribute type "~s"
PCC-00011: Already in a declare section at line number in file string
SQL*Loader-00108: Invalid number of logical records to load
ORA-24811: less data provided for writing than indicated
ORA-32813: propagation schedule string already exists
ORA-31653: unable to determine job operation for privilege check
ORA-07261: spdde: kill error, unable to send signal to process.
ORA-16732: Error executing dbms_logstdby.skip procedure