![]() |
sql statement help
if i wanted to select all columns and to display only the rows that dont contain any data in a specific column how do i do that?
i tried this statement and it doesnt work Code:
|
Code:
SELECT * FROM tbl_clone WHERE grp IS null ORDER BY priority |
ISNULL() is also a function. |
Quote:
But yes, ISNULL() is a valid control flow function :D |
| All times are GMT. The time now is 09:14 AM. |
Powered by vBulletin® Version 3.6.8
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.1.0