How can i get the NULL valued records from a table?
问题 In my table 1,00,000 records are there, where 1000 rows and 100 columns are there, some of the records in the table have NULL values, what i want is If the Null valued recorded of entire rows will come to first of my table it can be easy to me to check which row contains and which column contains NULL values If the Value of ROW/COLUM=NULL print all the null valued Rows and columns First Non-Null valued columns print next of the NULL valued rows My Table is like this: Staff_ID First_Name Last