Forum Discussion

vincenr's avatar
vincenr
New Contributor III
4 years ago

How can I test for no rows back from Oracle query

I am trying to figure out how to route to a ‘no data’ path when nothing is returned from my select query. Can someone help me out? What I’ve tried is (in ‘Is there data?’ snap): $retval != n...