I want to save office startup time, etc. in my database.
The time I want to save is like 09:15 AMor 1:15PMetc.
My question is, what is the best way to save it?
I am currently using intSQL Server.
And I store data like 0915, 1605, 2305(maybe I can use some restrictions too)
Is there a better and good way to do this.
Any help is appreciated.
source
share