SQL Server Code,Tips and Tricks, Performance Tuning
A blog about SQL Server, Books, Movies and life in general
Tuesday, September 20, 2005
Average length of all rows in a table
›
Average length of all rows in a table Sometimes you want to know how much space the average row is in your table Instead of writing tedious ...
Thursday, September 15, 2005
How to return random results from SQL SERVER
›
Sometimes you want to display 4 random articles/pics/you name it on your web page and you don’t want to write a lot of code. SQL SERVER 2000...
1 comment:
@@IDENTITY returns wrong identity field
›
When using @@IDENTITY I get the wrong results I have seen this problem posted many times on newsgroups and It actually happened to a co-wor...
3 comments:
‹
Home
View web version