Mega Code Archive

 
Categories / MSSQL Tutorial / Query
 

The syntax of the WHERE clause with the IS NULL clause

WHERE expression IS [NOT] NULL The contents of the NullSample table SELECT * FROM NullSample