SQL Server Code,Tips and Tricks, Performance Tuning

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

Thursday, October 05, 2006

Answer To A SQL Challenge By Omnibuzz (SQL Garbage Collector)

›
Omnibuzz has posted the following challenge: A scenario to ponder #1 This challenge is about returning a random number of customers and retu...
Wednesday, October 04, 2006

Red Gate's SQL Refactor Public CTP Released

›
That great company Red Gate has released a public CTP of their latest tool SQL Refactor. Thanks to Louis Davidson for sharing this info, you...
Tuesday, October 03, 2006

Three Team Edition for Database Professionals Screencasts On Channel 9

›
Channel 9 has three screencast about Team Edition for Database Professionals Team Edition for DB Pros 5 min Demo "I'd like to intr...
Monday, October 02, 2006

SQL Server Teaser

›
Here is a quick SQL Server teaser Create the following table CREATE TABLE [barney ] ( barneyId INT ) Then look at the following 4 statement...
2 comments:

Top 5 Posts For September 2006

›
Below are the top 5 posts according to Google Analytics for the month of September 2006 in order by pageviews descending Login failed for us...

Top SQL Server Google Searches For September 2006

›
These are the top SQL Searches on this site for the month of September I have left out searches that have nothing to do with SQL Server or p...
1 comment:
Sunday, October 01, 2006

iWoz: From Computer Geek to Cult Icon: How I Invented the Personal Computer, Co-Founded Apple, and Had Fun Doing It

›
How I wish I had more time and needed less sleep (less than the 4-5 hours I am getting now) I am very excited about this book and will for s...

Return All 78498 Prime Numbers Between 1 and 1000000 Continues in the Land Down Under

›
So this Prime Number challenge won't die, the other day I wrote about it in THIS post. Rob Farley from Down Under let me a comment with...
Friday, September 29, 2006

Trouble With ISDATE And Converting To SMALLDATETIME

›
If you want to use the ISDATE function to convert a value to a SMALLDATETIME you also have to take into consideration that SMALLDATETIME sto...

SQL Server Application Platform Podcast About SQL Server Service Broker On Channel 9

›
Channel 9 has a two part podcast with Roger Wolter about SQL Server Service Broker. WMA, MP3 and Video formats are available for download Fr...
Wednesday, September 27, 2006

Cool And Sexy New SQL Server Blog

›
That's right! What is more cool or sexy than Query Optimizations? It doesn't matter how beautiful or complex your data model is, if ...
Tuesday, September 26, 2006

Return A Rowcount By Using Count Or Sign

›
Sometimes you are asked by the front-end/middle-tier developers to return a rowcount as well with the result set. However the developers wan...
Monday, September 25, 2006

Happy One Year Anniversary

›
So here we are one year and 236 posts later. I can not believe that it has been one year already. First of all I will make 2 small changes. ...

Return All 78498 Prime Numbers Between 1 and 1000000 In 3 seconds

›
That is right folks; SQL Server is capable of returning all 78498 prime numbers between 1 and 1000000 in 3 seconds. Who said that SQL Server...
1 comment:
Wednesday, September 20, 2006

Five Ways To Return Values From Stored Procedures

›
I have answered a bunch of questions over the last couple of days and some of them had to do with returning values from stored procedures Ev...
4 comments:
Tuesday, September 19, 2006

You Can Rollback Tables That You Have Truncated (Inside A Transaction)

›
There seems to be a misconception that when you issue a TRUNCATE command against a table you will not be able to roll back. That simply is n...
Monday, September 18, 2006

DDL Trigger Events Documented In Books On Line

›
A while back I wrote about DDL trigger events in a post named DDL Trigger Events Revisited And I claimed that this stuff wasn't document...
Friday, September 15, 2006

Do Not Concatenate VARCHAR and VARCHAR(MAX) Variables

›
Do Not Concatenate VARCHAR and VARCHAR(MAX) Variables, what happens is that the whole string will be implicitly converted to varchar(8000) R...
4 comments:
Thursday, September 14, 2006

O'Reilly Code Search

›
Here is something handy: Announcing O'Reilly Code Search, where you can enter search terms to find relevant sample code from nearly 700 ...
Wednesday, September 13, 2006

What Is Your Corporate Standard

›
If you are not a consultant and you work for a company then does your company have a corporate standard for development languages/products? ...
‹
›
Home
View web version
Powered by Blogger.