问patindex( '%@name% ',company) 像这种应该什么写??[解决办法]patindex( '% '+@name+ '% ' , company )[解决办法]patindex( '% '+@name+ '% ',company )