【发布时间】:2020-06-09 14:37:20
【问题描述】:
id college1 college2 college3
1 abc xyz rst
上面是输入-
寻找输出:-
id college1 college2 college3
1 abc
1 xyz
1 rst
【问题讨论】:
-
为什么你的结果集有四列?
标签: mysql sql sql-query-store