If you want to do it this way then this is the syntax you're after; IF EXISTS (SELECT * FROM tblGLUserAccess WHERE GLUserName ='xxxxxxxx') ...
確定! 回上一頁