I am trying to extract the following query.
SELECT * FROM `accounts` where user_id is null and user_id=6
But I have the problem that if I pu