native
SQL_IsNull
Syntax
native SQL_IsNull(Handle:query, column);
Description
Tells whether a specific column in the current row
is NULL or not.
native
native SQL_IsNull(Handle:query, column);
Tells whether a specific column in the current row
is NULL or not.