convert(varchar,2013)select top 1 i_CurrentMonthColor from AK_ScoreCardDetails scrMsg 4145, Level 15, State 1, Line 5
An expression of non-boolean type specified in a context where
我有一个这样的查询FROM Table_Name
WHERE Category !当我给出值为9时,没有问题,我得到了预期的结果。但是,当我使用%9或9%或%9%作为类别值时,所有这些都不会给出预期的结果。例如,它给出了类别以9开头的所有结果。但是省略了99,59,209等结果。该表有许多其他列,但此类别是