Hi
I am new to SQL coding - need some advice
I have data with dates but the dates I have are currently "YYYYMMDD" which is fine and I don't want to change
But the data I wish to bring back needs to be data from the last 7 days
So
"Error Reporting Date" minus 7 days
Thanks
Andy
I am new to SQL coding - need some advice
I have data with dates but the dates I have are currently "YYYYMMDD" which is fine and I don't want to change
But the data I wish to bring back needs to be data from the last 7 days
So
"Error Reporting Date" minus 7 days
Thanks
Andy
Comment