5
Answers

sql query


Hi all,
what is the output of select * from emp where null=null & select * from emp where 1=1?
 
Thanks

Answers (5)