SQL Server does not have literal true or false values. You'll need to use the 1=1 method (or similar) in the rare cases this is needed.
確定! 回上一頁