过去某个日期后如何触发更新语句?

I use oracle11g and PHP as back-end. I have "booking" and "payment" table.How i can trigger update statement to change the "status" column on "booking" table when user doesn't make any payment within 3 days?Sorry if this post duplicate.You can tell me if this post is duplicate, because i don't find any solution on stackoverflow.