His Problem was, that the first query reports 1 row, and the second query returns 2 rows even though the queries seem to be the same.select * from SPHERES where CID = '1' and ASSAY=False select * from SPHERES where CID = '1' and ASSAY !=trueThey are the same! ASSAY=False equal to say ASSAY (NOT EQUAL) True
i haven't checked that yet.
_______________________________________________
sapdb.general mailing list
[EMAIL PROTECTED]
http://listserv.sap.com/mailman/listinfo/sapdb.general
