StatisticsIO

Stories submitted by StatisticsIO

Kalen Delaney and Rick Heiges do Margaritaville.(statisticsio.com)

submitted by StatisticsIOStatisticsIO(240) 4 years, 1 month ago

The SQL Guru's, Speakers, Icons do Margaritaville. read more...

add a comment |category: |Views: 0

tags: another

RAC\Grid computing for SQL Server details leak.(statisticsio.com)

submitted by StatisticsIOStatisticsIO(240) 4 years, 1 month ago

Details on the shared nothing scale out approach in the next version of SQL. read more...

add a comment |category: |Views: 14

tags: another

RE: Filtered indexes not compatible plan reuse(statisticsio.com)

submitted by StatisticsIOStatisticsIO(240) 4 years, 2 months ago

Follow up part one after confirmation from from the SQL dev team. read more...

add a comment |category: |Views: 0

tags: another

PHP on Windows running against SQL Server???(statisticsio.com)

submitted by StatisticsIOStatisticsIO(240) 4 years, 2 months ago

Microsoft is going after the LAMP markets. I suspect they have a pretty good chance of converting quite a few customers. This means DBA's should be prepared. Hopefully, it will be better to support than JAVA and SQL Server :) read more...

add a comment |category: |Views: 0

tags: another

SQL shorts(statisticsio.com)

submitted by StatisticsIOStatisticsIO(240) 4 years, 2 months ago

Various links of interest in the SQL Server community this week. Some technical. Short funny(Arguable.) read more...

add a comment |category: |Views: 0

tags: another

SELECT @@LOLZ(statisticsio.com)

submitted by StatisticsIOStatisticsIO(240) 4 years, 2 months ago

SQL Server vs Oracle video on YouTube read more...

add a comment |category: |Views: 1

tags: another

Filtered indexes not compatible plan reuse??(statisticsio.com)

submitted by StatisticsIOStatisticsIO(240) 4 years, 2 months ago

A tsql example of using filtered indexes in SQL Server 2008 and their plan reuse behavior. read more...

add a comment |category: |Views: 0

tags: another

SQL Heros(statisticsio.com)

submitted by StatisticsIOStatisticsIO(240) 4 years, 2 months ago

They are having a contest at Codeplex for SQL Server 2008. Winner receive SQL All star title and MVP nomination. read more...

2 comments |category: |Views: 2

tags: another

Find worst performing queries without a trace(statisticsio.com)

submitted by StatisticsIOStatisticsIO(240) 4 years, 2 months ago

This query analyzes the procedure cache. It also utilizes Itzak Ben-Gan's CLR regex UDF. read more...

add a comment |category: |Views: 2

tags: another