CodePudding
Home
front end
Back-end
Net
Software design
Enterprise
Blockchain
Mobile
Software engineering
database
OS
other
Home
>
database
> How to when doing the column turned, do based on a list of order to determine the order of another l
How to when doing the column turned, do based on a list of order to determine the order of another l
Time:10-07
Column turned excuse me, how to do, do it based on the order of a column to another line of order?
Using CONCAT_WS way, don't use group_concat
For example,
1 apple aa
1 banana bb
1 grape xx
1 apple into; Grapes; Banana aa; Xx; bb
Page link:
https//www.codepudding.com/database/55407.html
Prev:
O oracle19C connection SQL server2014 transparent gateway to download address, thank you!
Next:
About the LTRIM cannot remove with: field
Tags:
Infrastructure and management
Related
Links:
CodePudding