CodePudding user response:
Look not to understand, select * from table order by column a?????CodePudding user response:
The select column from table where field a=b?? Column a is a comma separated stringCodePudding user response:
This question, you should go to SQL area amountNeed to field a content query, string split again, and then reorder and query for column b
CodePudding user response:
Look not to understand topicBest give the insert statement generated sample records
And then give the result record
Like this
Select * from TB
Where fielda like '%' + fieldb + '%'
?
CodePudding user response:
Select * from table where field condition of a=order by column b