CodePudding
Home
front end
Back-end
Net
Software design
Enterprise
Blockchain
Mobile
Software engineering
database
OS
other
Home
>
Back-end
> C # fuzzy query the content of the text box? To solve!
C # fuzzy query the content of the text box? To solve!
Time:09-16
The select statement of where the format should be what kind of
Use %
CodePudding user response:
Select * from [table name] where [field] like 'edit box content % % % % % %'
Page link:
https//www.codepudding.com/Backend/3473.html
Prev:
Strives for the recommendation
Next:
O turn a FORTRAN 6.6
Tags:
Database and related technology
Related
Links:
CodePudding