0

I've been Google for a long time, and I feel there is no difference between the two statements.

# Query null value!
select name,birthdate from heros where birthdate is null;
select name,birthdate from heros where birthdate<=>null;

0 Answers0