SELECT Date(mydate),sum(price),username from shop_table where Date(mydate)>'2011-01-07' GROUP BY Date(mydate),username Because the dates include the time, I convert them into 'only date' using Date() ...
一部の結果でアクセス不可の可能性があるため、非表示になっています。
アクセス不可の結果を表示する