AlastairOz
Technical User
I am trying to reset the date in a field back to default, a blank date. (remove the date)
REPLACE dateField WITH ""
does not work.
Can anybody help
REPLACE dateField WITH ""
does not work.
Can anybody help
Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
BLANK FIELDS DateField
REPLACE DateField WITH {}
The empty dates will hurt you, if you ever migrate to another database.