Oracle SQL Date column throws error when put in Case statement
I have a batch_requests table where there is a start_date and end_date column with datatype as date.
I have a batch_requests table where there is a start_date and end_date column with datatype as date.