PLS-00401: different column types between cursor SELECT
statement and return value found at 'string'



PLS-00401: different column types between cursor SELECT statement and return value found at 's..

Answer / guest

Cause: In a cursor declaration, a return type (such as
RETURN emp%ROWTYPE) was specified, but a returned column
value and its corresponding select-list item have different
datatypes.

Action: Change the cursor return type or the select list so
that each returned column value and its corresponding
select-list item have the same datatype.

Please add more information about this Error

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Oracle Errors Interview Questions

AMD-00154: Cannot delete session object "string" in Workspace "string"

1 Answers  


ORA-16014: log string sequence# string not archived, no available destinations

1 Answers  


NNO-00061: loading data for domain "string"

1 Answers  


ORA-22604: TDS handle already generated

1 Answers  


ORA-13345: a compound polygon geometry has fewer than five coordinates

1 Answers  






DRG-11718: multiple Preferred Terms for term string

1 Answers  


DRG-10569: table or column does not exist: string

1 Answers  


DRG-50859: failed to allocate statement handle

1 Answers  


LPX-00305: missing token

1 Answers  


LPX-00237: invalid condition section keyword, must be INCLUDE or IGNORE

1 Answers  


ORA-29364: plan directive string, string already exists

1 Answers  


NNL-00206: No reload check currently scheduled

1 Answers  


Categories