Day of Week
To find the day of week, regardless of-SET DATEFIRST -SET DATEFORMAT -SET LANGUAGEThe first one is based on Zellers Congruence.The second one is a SQL server proprietary.
2002-04-05
465 reads
To find the day of week, regardless of-SET DATEFIRST -SET DATEFORMAT -SET LANGUAGEThe first one is based on Zellers Congruence.The second one is a SQL server proprietary.
2002-04-05
465 reads
Shows how to return data with a "rownumber". Some unique column is needed.
2002-04-05
343 reads
How to get current day with the timeportion = 00:00:00.000.Works regardless of locale.
2002-04-05
434 reads
The fastest way of getting LastDayPreviousMonth / FirstDayCurrentMonth
2002-04-04
192 reads
One of the nice things about the Microsoft Connector for Oracle is that it...
By Steve Jones
I get asked questions by salespeople all the time. Usually this is because a...
By Steve Jones
jouska – a hypothetical conversation that you compulsively play out in your head –...
Hi folks I would like to get your views about partitioning a huge table...
Introduction to SQL Website Development What is SQL? Importance of SQL in web development...