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.
update tbl
set col = stuff(col, 3, 0, '/')
update tbl
set col = stuff(col, 6, 0, '/')
SET DATEFORMAT dmy
ALTER TABLE tbl
ALTER COLUMN col datetime