I want to count the number of records between each hour using the timestamp column. Do we have any function that can be used for this in the Group by clause. Thank you.
My requirement is to get the Previous Day's date in the Output report. I understand that Date1 variation cannot be used in the Header. Is there any other function that can be used to get the des ...