> I'm getting some strange division by zero behaviour when I execute the > following select from python. The division by zero is > generating an answer > of 1.6565656565656562e+062.
A bug in the scripting interfaces which doesn't handle the Not-a-number format correctly. > returned (I'd like > the option to have zero returned - is that possible?) 'select value (10 / 0, 0) from dual' returns 0. Daniel Dittmar -- Daniel Dittmar SAP DB, SAP Labs Berlin [EMAIL PROTECTED] http://www.sapdb.org/