Using MYSQL I have a table where the data has wildcards. Example...
|ID | Model |
|1 | dv209% |
I'm tryinh to write a sql query that will find row 1 when model='dv209AWW'
or model='dv209asdfs'
.
Any help would be appreciated.
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…