Browse by Tags

All Tags » SQL Server » SQL (RSS)
Making date and time sense from the SQL Server Agent job history table
Read More...
The pain of SQL Server and working with dates
How many times have you tried to design an efficient database table design in SQL Server only to stumped with the problem of storing pure date values. Yes the currently released versions of SQL Server (up to 2005) don’t support a pure date only...