![]() | |
#1
| |||
| |||
|
#2
| |||
| |||
|
#3
| |||
| |||
|
|
Impression after just looking..... qualifier for the clause were not allowed. *as A * * * * ( TU.MACHINE_ID, I.SW_ID, TU.LOCALTIME_INSERT, TU.SW_NAME, TU.VERSION, TU.RELEASE, TU.SUMMARY, TU.VENDOR ) Remove the column list. |
#4
| |||
| |||
|
#5
| |||
| |||
|
|
On May 11, 10:57*pm, Tonkuma <tonk... (AT) fiberbit (DOT) net> wrote:> Impression after just looking..... qualifier for the clause were not allowed. *as A * * * * ( TU.MACHINE_ID, I.SW_ID, TU.LOCALTIME_INSERT, TU.SW_NAME, TU.VERSION, TU.RELEASE, TU.SUMMARY, TU.VENDOR ) Remove the column list. Because, you named all columns in the corresponding select list *and you made (at least) two mistakes. First is that the order of I.SW_ID and TU.LOCALTIME_INSERT was different from in the order of select list(if it was not intentionaly). Second is that the number of columns was different from the number of columns in the select list(RN was dropped). |
![]() |
| Thread Tools | |
| Display Modes | |
| |