I have recently run across t-sql queries that use the LIKE keyword without a wild card, e.g. select * from SomeTable WHERE SomeColumn LIKE ...
確定! 回上一頁