gnanasekaran
Thursday, January 2, 2014
add value in same date + between two dates for mysql jquery
SELECT SUM(`total`) AS `total` from `order` WHERE date >= '".$from."' AND date <= '".$to."' GROUP BY DATE(`date`)
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment