in reply to Using multiple values in a SQL "in" statement

Why check the status of prepare(), but not execute()? Use RaiseError and check the status of both w/o even trying.
  • Comment on Re: Using multiple values in a SQL "in" statement