![]() | |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
I'm using Sybase IQ 12.5 I can execute the following query which is fine select ROW_INSERT_DATE from ODS_MER.SBA_KARLILIK_SYSREC union select ROW_INSERT_DATE from ODS_MER.BBA_KARLILIK_SYSREC However if i add an order by clause I get an error. For instance I can not execute the following query. select ROW_INSERT_DATE from ODS_MER.SBA_KARLILIK_SYSREC union select ROW_INSERT_DATE from ODS_MER.BBA_KARLILIK_SYSREC order by ROW_INSERT_DATE The error is: S0002(-143)(Sybase)(ODBC Driver)(Adaptive Server IQ)Column not found: Column 'ROW_INSERT_DATE' not found Any comments on this one? |
![]() |
| Thread Tools | |
| Display Modes | |
| |