Hi all,
I have stored unix timestamp in my database. I wanted to do a query to select date between months.
This is my query to convert the time from unix to normal timestamp
This is the result
But I'm not sure how can I do a query to select between months.
Any one can guide me through?
Thanks.