Home » SQL & PL/SQL » SQL & PL/SQL » Re: Returning one boolean for mutiple inputs
Re: Returning one boolean for mutiple inputs [message #37809] Thu, 28 February 2002 12:11
Todd Barry
Messages: 4819
Registered: August 2001
Senior Member
Maybe I'm missing something here, but you have 'return true' at every point in the loop where a condition is met. As soon as you hit one of those, you are out of the function (and are returning true). If you exit the loop, doesn't that mean that no condition was met and you would then return false?
Previous Topic: Returning one boolean for mutiple inputs
Next Topic: How to select previous month's data
Goto Forum:
  


Current Time: Thu Apr 25 00:58:06 CDT 2024