SELECT CASE WHEN PASSWORD(?) = t1.passwd THEN 'true' ELSE 'false' END FROM auth_table AS t1