Hi, I really need help to convert to_days from mysql to postgresql as below: TO_DAYS(now()) - TO_DAYS(timecheck) <=7 how can i do it in postgresql? Tq
Hi, I really need help to convert to_days from mysql to postgresql as below: TO_DAYS(now()) - TO_DAYS(timecheck) <=7 how can i do it in postgresql? Tq