Use the IS NOT NULL operator to compare with NULL values. The syntax is as follows − SELECT *FROM yourTableName where yourColumnName1 is ...
確定! 回上一頁