Hello
i want to show data from table where i have to show only that data that column contain some value . i don’t want to show null value column of the employee . here i am try to show only that value that employee field in his details not blank column in his data . can any one help me that how to write query in sql server 2005 .
Hello i want to show data from table where i have to show only
Share
well, I’m not sure what your table looks like, but something like this should get you started: