I want hr:min:sec:mill isecs.
Can someone please tell me DATETIME is the correct type and what should go inside the parantheses.
If i am doing a:
CREATE TABLE startTable
(TIMESTAMP DATETIME()
thanks
Can someone please tell me DATETIME is the correct type and what should go inside the parantheses.
If i am doing a:
CREATE TABLE startTable
(TIMESTAMP DATETIME()
thanks
Comment