I\'m selecting using this code. I want to select everything that doesn\'t have a specific user_id.
SELECT * FROM sources s LEFT JOIN userinfo ui ON s.id=ui.so