SQL Server does not have the Boolean data type. There are no built-in values true and false . One alternative is to use strings 'true' and ...
確定! 回上一頁