Quote:
Originally Posted by ishac
Try the following instructions:
UPDATE test
SET time = str_to_date("1:30pm","%h:%i%p")
WHERE ID=1;
|
this should work, there are some other ways to do this.
-- This message may have been cut off and the rest will only be shown to members. To become a member, click here --