dynamicjourney
Programmer
Hi,
What would be problems that will occur if the date field has data and then convert it to timestamp datatype?
D
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.
ALTER TABLE MyTable MODIFY (date_field TIMESTAMP);