PLS-00423: ORDER BY item must be the number of a SELECT-list
expression

Answer Posted / guest

Cause: A column alias was used in the ORDER BY clause of a
SELECT statement that uses a UNION, INTERSECT, or MINUS set
operator. This is not allowed. In such cases, expressions in
the ORDER BY clause must be unsigned integers that designate
the ordinal positions of select-list items.

Action: Change the alias in the ORDER BY clause to an
unsigned integer that designates the ordinal position of the
select item in question.

Please add more information about this Error

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

ORA-26095: unprocessed stream data exists

2804


IMG-02003: 2FF03 - incorrect color histogram feature specification

1203


ORA-26028: index string.string initially in unusable state

3403


IMP-00070: Lob definitions in dump file are inconsistent with database.

1290


IMP-00063: Warning: Skipping table "string"."string" because object type "string"."string" cannot be created or has different identifier

2302






ORA-26030: index string.string had string partitions made unusable due to:

1562


ORA-26094: stream format error: input column overflow

2254


ORA-16626: failed to enable specified object

1777


if the lengths of two wires are same and the area of cross sections is 4:7 then what will be the ratio of current passing through these wires

2234


ORA-26076: cannot set or reset value after direct path structure is allocated

1476


ORA-16627: No standby databases support the overall protection mode.

3560


ORA-16516: The current state is invalid for the attempted operation.

8071


IMP-00064: Definition of LOB was truncated by export

5890


ORA-26079: file "string" is not part of table string.string

1524


How to resolve QSM-01108 error. I have no OR conditions in my query, but do have 9 IN conditions. The error says the max limit is 2 while I have 257 number of disjuncts. However, if I remove even a single IN condition, the query is rewritten. I cannot change my query. How can I resolve this issue?

2313