OK guys thanks for the help so far, I don't really know what is wrong with my lo …
Wed 15 Nov, 2017 08:22 pm
OK guys thanks for the help so far, I don't really know what is wrong with my local server or maybe as a novice concern.
I want to compare two dates (column) such that if the expiring date is due in 3 months I want to change the record in due_notice from 0 to 1. something like that. not that I don't google, the online community suggested datediff or dateadd and some others but trying it out on the sql panel in phpmyadmin it doesn't seem to work.
I believe people here can understand my problem more
I want to compare two dates (column) such that if the expiring date is due in 3 months I want to change the record in due_notice from 0 to 1. something like that. not that I don't google, the online community suggested datediff or dateadd and some others but trying it out on the sql panel in phpmyadmin it doesn't seem to work.
I believe people here can understand my problem more
Comments