2
Answers

how to read a row where column value is null;

Ankit Vashishth

Ankit Vashishth

16y
3.5k
1

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

Answers (2)