hi friends
I am having a problem while retriving data from the table;
Actually I want to take the data of the row where column value is null;
e.g.;- select * from emp where name=null;
plz help me.
thnx in advance