I want the query to get the count of last day transactions.So I’m trying to get the info based on current date -1 day.Can any one can how to do achieve this.I’m trying to check the date functions but there is no examples to use.DATE_DIFF_STR(expression1, expression2, part) this is the function I’m trying to use.
I need to substract currendate-1 so that we will get yesterday right
Thanks in advance
Kartheek gummaluri