This should be 1) correct and 2) as fast as possible: SELECT u.login, u.id, u.first_name FROM pref_users u WHERE u.login >= now()::date + ...
確定! 回上一頁