I got two date columns start date and end date, and a third column which is days between end date and start date. now i need to find all rows i.e count of rows where the third column is less than 30days. the third column is coming out as a interval and we are comparing it with an integer which is where the error is. Is there a work around this. thanks
↧