[EMAIL PROTECTED] wrote: > I've just seen in the archive that this is a very old bug. > When can I expect > the next stable release? > > Agoston Horvath > > > On Fri, 13 Jun 2003 [EMAIL PROTECTED] wrote: > > >Hello, > > > >I've got another problem with sapdb. > >Consider the following query: > > > >SELECT role.objectid > >FROM T101 role > >LEFT JOIN T130 implopc ON implopc.mandatoryobjectid=role.objectid; > > > >, which gives a result with 604 rows. That's OK. > > > >But, if I add the following line: > > > >LEFT JOIN T133 asd ON implopc.objectid=asd.fromobjectid; > > > >, the resulting rows drop to 279. Which shouldn't happen at > left join. > >I can't see any explanation for this. > >Do you? > >
This bug should be fixed with version 7.4.3.24 and 7.3.0.36. Sorry, can't give any time schedule when this vesions are available on sapdb.org. Kind regards, Holger SAP Labs Berlin _______________________________________________ sapdb.general mailing list [EMAIL PROTECTED] http://listserv.sap.com/mailman/listinfo/sapdb.general
