I have a mysql table like that
what will be mysql query for that?any suggestions please?
You need to use a GROUP BY.
SELECT data, count(*)
FROM your_table
GROUP BY
data
I have a mysql table like that
what will be mysql query for that?any suggestions please?
You need to use a GROUP BY.
SELECT data, count(*)
FROM your_table
GROUP BY
data
上一篇:《祖国吉祥》MP3歌词-董文华?
标致307多少钱啊??:下一篇
精彩评论