PLS-00405: subquery not allowed in this context
Answer / guest
Cause: A subquery was used in an inappropriate context, such
as: if (SELECT deptno FROM emp WHERE ... ) = 20 then ...
Subqueries are allowed only in SQL statements.
Action: The same result can be obtained by using a temporary
variable, as in: SELECT deptno INTO temp_var FROM emp WHERE
...; IF temp_var = 20 THEN ...
Please add more information about this Error
| Is This Answer Correct ? | 1 Yes | 1 No |
ORA-14082: new partition name must differ from that of any other partition of the object
ORA-01763: update or delete involves outer joined table
TNS-01049: %s (string) has string service handler(s)
LFI-00132: Record length string is greater than max length of string.
NCR-01009: NCRS: Record handling error.
PCB-00578: Variable "string" must be a table
ORA-10645: Recursive Extension in SYSTEM tablespace during migration
ORA-03251: Cannot issue this command on SYSTEM tablespace
ORA-04033: Insufficient memory to grow pool
NNO-00850: Error: LDAP query returns string
EXP-00035: QUERY parameter valid only for table mode exports
NPL-00304: uninitialized ASN.1 tag attribute