list.
Sent: Friday, August 11, 2006 4:07:53 AM
Subject: Re: Subquery with OR-condition error.
2006/8/11, Alexei Novakov <[EMAIL PROTECTED]>:
> Hi all,
>
> Neerly a year ago I wrote this message to this list:
>
>
> I ran into weird problem (MaxDB 7.5.0.30 on Windows). My
lemme [mailto:[EMAIL PROTECTED]
Sent: Friday, August 11, 2006 7:08 AM
To: Alexei Novakov
Cc: MaxDB mailing list.
Subject: Re: Subquery with OR-condition error.
2006/8/11, Alexei Novakov <[EMAIL PROTECTED]>:
> Hi all,
>
> Neerly a year ago I wrote this message to this list:
>
>
>
2006/8/11, Alexei Novakov <[EMAIL PROTECTED]>:
Hi all,
Neerly a year ago I wrote this message to this list:
I ran into weird problem (MaxDB 7.5.0.30 on Windows). My query with correlated
subquery in
select
gives me wrong results. Here is the testcase (very simplified).
DDL:
CREATE TABLE TMP
Hi all,
Neerly a year ago I wrote this message to this list:
I ran into weird problem (MaxDB 7.5.0.30 on Windows). My query with correlated
subquery in
select
gives me wrong results. Here is the testcase (very simplified).
DDL:
CREATE TABLE TMP_1 (ID_MAIN FIXED(19) NOT NULL PRIMARY KEY)
CREA
Hi list,
I ran into weird problem (MaxDB 7.5.0.30 on Windows). My query with correlated
subquery in select
gives me wrong results. Here is the testcase (very simplified).
DDL:
CREATE TABLE TMP_1 (ID_MAIN FIXED(19) NOT NULL PRIMARY KEY)
CREATE TABLE TMP_2 (ID_1 FIXED(19) NOT NULL, ID_2 FIXED(19