Working with Date-Only and Time-Only data in SQL Server(weblogs.sqlteam.com)
submitted by
jimrice14(880) 4 years, 8 months ago
It's all about using the right data types. Sure, there's no "date" or "time" only data type available, but that's no excuse to return VARCHAR strings formatted as dates or times instead of the correct data type: datetime.
|category: Database
|Views: 5
tags:
Time Date SQL another
Everyones tags:
Your Tags: