YOu might want to try 7.3.0.29 and see what happens - SAP did a major rework
of the join logic to support ANSI compliance ("LEFT OUTER" syntax). I
expect they might have fixed a few things :)
Already tested that. The results are as wrong as in 7.3.0.25
Looking at your sample, it might explain why I had so much trouble with thisThis is a somewhat "strange" syntax. Is the (+) part of any SQL-Standard?
when I was doing some coding 3 months ago.
After i knew what that (+) is for, i decided do ban that from my mind.
It is much more logical to declare an OUTER JOIN (that's what the (+) is for) in the FROM clause. It doesn't make much sense to me to put it into the WHERE clause.
_______________________________________________
sapdb.general mailing list
[EMAIL PROTECTED]
http://listserv.sap.com/mailman/listinfo/sapdb.general
