What is the Datatype for 10:00 AM PST in SQL Server
- by Rita
Hi
I have a table that need to store Timeslot such as 10:00 AM PST, 10:15 AM PST.... etc at a constant interval of 15 Min.
I am wondering if there is any Time datatype available for this kind of data?
Thanks