Subject | IS NULL and query parameters |
---|---|
Author | Carlos Guzmán Álvarez |
Post date | 2004-07-26T17:53:51Z |
Hello:
I want to know if there are any special reason
why Firebird doesn't allow to check for nulls
in query parameters by doing:
? IS NULL
It raises the exception:
Dynamic SQL Error.
SQL error code = -804.
Data type unknown.
when preparing the command.
--
Best regards
Carlos Guzmán Álvarez
Vigo-Spain
I want to know if there are any special reason
why Firebird doesn't allow to check for nulls
in query parameters by doing:
? IS NULL
It raises the exception:
Dynamic SQL Error.
SQL error code = -804.
Data type unknown.
when preparing the command.
--
Best regards
Carlos Guzmán Álvarez
Vigo-Spain