MYSQL select full DISTINCT values in two columns

前端 未结 0 1376
长发绾君心
长发绾君心 2020-12-09 19:54

I want to select distinct values in a database. Let me run you through a quick example.

Table:

foo bar
--- ---
a   c
c   f
d   a
c   a
f   c
a   c
d            


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题