PHP Kishan
Code For Beginner
Saturday, 21 April 2018
How to get Yesterday's record data from MySQL Database?
SELECT * from product_order WHERE DATE(order_date) = DATE(NOW() - INTERVAL 1 DAY)
2 comments:
John Smith
25 January 2022 at 23:46
This comment has been removed by the author.
Reply
Delete
Replies
Reply
John Smith
6 May 2022 at 21:52
This comment has been removed by the author.
Reply
Delete
Replies
Reply
Add comment
Load more...
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
This comment has been removed by the author.
ReplyDeleteThis comment has been removed by the author.
ReplyDelete