Branimir Sesar
unread,Nov 13, 2012, 4:44:41 PM11/13/12Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to lsd-...@googlegroups.com
Dear all,
I would like to use the following expression in my LSD queries
a/b < c
where a and b are integers, and c is a float. How do I do this safely
within lsd-query when b is equal to 0? When b is equal to 0, I get
"division by zero" error in my output which is annoying.
Cheers,
Brani