Query | Run |
---|---|
select count(*) from user where user_registration is NULL | 3 years ago |
select count(*) from user where user_registration = NULL | 3 years ago |
Query | Run |
---|---|
select count(*) from user where user_registration is NULL | 3 years ago |
select count(*) from user where user_registration = NULL | 3 years ago |