Time:09-20
CodePudding user response:
where right (cname, 2)!
where cname like N '% system
where right (cname, 2)!='system'
Quote: refer to the second floor of the gypsy song response: where cname like N '% system Is still the wrong query results
Quote: refer to 4th floor CFHHHHH response: Quote: refer to the second floor of the gypsy song response: where cname like N '% system Is still the wrong query results What's the result of the mistake? You want to post up, Incomplete information is not detailed, somebody else can't help you, post is also a technology...
Quote: refer to the 5 floor gypsy song response: Quote: refer to 4th floor CFHHHHH response: Quote: refer to the second floor of the gypsy song response: where cname like N '% system Is still the wrong query results What's the result of the mistake? You want to post up, Incomplete information is not detailed, somebody else can't help you, post is also a technology... Find the reason, I define the data type is char (10), I input the corresponding column content "information system" back when it automatically give me growth for 10 string, and when I query query is "% system"
Page link:https//www.codepudding.com/database/16217.html