a zero value for positional variables?
Replies (1)
Please register to reply
Added by Anonymous over 19 years ago
Legacy ID: #3105370 Legacy Poster: marcvc (marcvc)
Michael, not the typical query one writes every day. Actually, this issue popped up as a result of a "software-generated" query. The query below is a much simplified version. Don't know if the actual issue can show up in more typical queries... for $b at $p in (1=1) where $b = true() return $p evaluates to 0 Thanks, Marc
Legacy ID: #3105436 Legacy Poster: Michael Kay (mhkay)
Thanks. I've logged the bug and provided a fix at https://sourceforge.net/tracker/index.php?func=detail&aid=1185249&group_id=29872&atid=397617 Michael Kay
Please register to reply