Subject | Re: [IBO] SQL Query problem? |
---|---|
Author | Svein Erling Tysvaer |
Post date | 2002-09-25T10:32:01Z |
Enrico,
The only thing I can spot is some ambiguity with certain fields. Try to
qualify all fields within your subselects. And you can rewrite your query
to use EXISTS rather than VALUTA_DB.CODICE = <subselect>, which may or may
not help.
HTH,
Set
The only thing I can spot is some ambiguity with certain fields. Try to
qualify all fields within your subselects. And you can rewrite your query
to use EXISTS rather than VALUTA_DB.CODICE = <subselect>, which may or may
not help.
HTH,
Set