SQL Server Code,Tips and Tricks, Performance Tuning

A blog about SQL Server, Books, Movies and life in general

Wednesday, November 29, 2006

Interview With SQL Server MVP Louis Davidson: Author Of Pro SQL Server 2005 Database Design and Optimization

›
After interviewing Ken Henderson I decided to try my luck with Louis Davidson. By now you already know that he said yes ;-). Louis is the a...
Tuesday, November 28, 2006

Use SCHEMABINDING In Views To Protect Against Alteration Or Dropping Of Tables

›
My post from last night triggered something in me to write a little bit about SCHEMABINDING. If you create a view and someone drops one of t...
Monday, November 27, 2006

Do You Use Partitioned Views Or Indexed Views In SQL Server 2000

›
I am in the process of interviewing people for a position at work. The people I have interviewed so far have between 8 and 10 years SQL expe...
4 comments:
Saturday, November 25, 2006

SQL Server - Best Practices Site Available On TechNet

›
Microsoft TechNet has a page named SQL Server - Best Practices ; this site has white papers, scrips a toolbox and top 10 lists From the site...
Friday, November 24, 2006

Auto Update Statistics Asynchronously.

›
In SQL Server 2000 if the engine determined that the statistics are out of date it would update the statistics and then run the query. If yo...
Thursday, November 23, 2006

Happy Thanksgiving

›
This is not going to be a SQL post (again) So to have at least some SQL I am going to link to a post I did last year: Calculating Thanksgivi...

Windows Vista Consumer Launch Countdown Gadget

›
There is a Windows Vista Consumer Launch Countdown Gadget available. There are 3 versions of this gadget (widget for you Mac fans) available...
Wednesday, November 22, 2006

Upgrading My Skills To SQL Server 2005

›
At work we are required to get training at least once a year. So I decided to take the Upgrading Your Database Development Skills To Microso...

SQL Hacks

›
O'Reilly came out with their latest SQL book: SQL Hacks From their site: Whether you're running Access, MySQL, SQL Server, Oracle, o...
Tuesday, November 21, 2006

SQL Server 2005 - Service Pack 2 - Web Chat Today At 9AM PST

›
The SQL Server Product Team will have a web chat later today From their site: If you have any questions regarding Service Pack 2, please joi...
Sunday, November 19, 2006

Twisted Sister: Twisted Christmas

›
At work I overheard two people getting excited about the Twisted Sister Christmas album. What? How in the world can you get excited about th...
Wednesday, November 15, 2006

Visual Studio Team Edition for Database Professionals RTM has been set for Nov. 30, 2006

›
Microsoft has made a couple of announcements at PASS today; one of them is that the release to manufacture date for Visual Studio Team Editi...

Going Mobile with SQLServer Compact Edition Podcast On Channel 9

›
Channel 9 has a podcast about SQL Server Compact Edition. From the site: " Do you remember when having a mobile phone was a big deal? I...
1 comment:
Tuesday, November 14, 2006

Use SESSIONPROPERTY To Check If NUMERIC_ROUNDABORT Is On Or Off

›
You want to create an indexed view; however creating an indexed view is not as straight forward as creating an index on a table. The view mu...
Monday, November 13, 2006

sys.sp_estimated_rowsize reduction_for_vardecimal

›
By now you probably know that Service Pack 2 has added new functionality in the SQL Server 2005 Enterprise Edition to provide an alternate s...
Thursday, November 09, 2006

SQL Server 2005 Service Pack 2 CTP (November 2006) Download Links

›
The other day I wrote that SQL Server 2005 Service Pack 2 CTP would be available; here are the download links: SQL Server 2005 Service Pack ...
Wednesday, November 08, 2006

Windows Vista RTM

›
Vista has been released to manufacturing! Windows Vista Blog http://windowsvistablog.com/blogs/windowsvista/archive/2006/11/08/it-s-time.asp...
Tuesday, November 07, 2006

SQL Server 2005 Service Pack 2 CTP

›
Microsoft is releasing the SQL Server 2005 Service Pack 2 Community Technology Preview Tuesday, November 7th. Here are some of the changes: ...

SQL Server 2005 Script Repository

›
Found this on the TechNet site; sample scripts and stored procedures for managing and working with SQL Server 2005. However on the TechNet s...
2 comments:
Saturday, November 04, 2006

How Are Dates Stored In SQL Server?

›
Internally dates are stored as 2 integers. The first integer is the number of dates before or after the base date (1900/01/01). The second i...
1 comment:
‹
›
Home
View web version
Powered by Blogger.