SQLSaturday #262 : Boston
Today I gave my T-SQL : Bad Habits & Best Practices session at SQLSaturday #262 at Microsoft in Cambridge. Fun event with a lot of friendly faces. A few mishaps along the way: had...
Today I gave my T-SQL : Bad Habits & Best Practices session at SQLSaturday #262 at Microsoft in Cambridge. Fun event with a lot of friendly faces. A few mishaps along the way: had...
I perform some deeper testing on triggers, showing that INSTEAD OF triggers are worth a look.
Tip : Validate the contents of large dynamic SQL strings in SQL Server
The SQL Server team has released SQL Server 2012 SP1 Cumulative Update #9. KB Article: KB #2931078 Build # is 11.0.3412 Currently there are 29 public fixes listed (33 total) Relevant for builds 11.0.3000...
Microsoft has released SQL Server 2008 Service Pack 3 Cumulative Update #16 Build # 10.00.5852 KB Article: KB #2936421 2 public fixes Relevant for builds 10.00.5500 -> 10.00.5851 NOT for SQL Server 2008 R2...
I talk about SQL Server 2014 Standard Edition and a couple of little carrots that might make this upgrade more compelling than SQL Server 2012.
Tip : Handle conversion between time zones in SQL Server – part 2
Tip : Handle conversion between time zones in SQL Server – part 1