Hi, colleague,
I need help in this,
How can I select column names instead of their value, so that it looks like this?
SELECT COLUMN_NAME WHERE row = & # 039; 002452 & # 039; AND COLUMN_NAME IS NULL
so it will show those null columns.
row is the location of an employee's identification
I hope to get help in this.
Cheers!
Neil