Use the EXISTS keyword for a TRUE / FALSE return like this: select exists(select 1 from contact where id=12) ...
確定! 回上一頁