SQL SERVER – Introduction to Business Intelligence – Important Terms & Definitions
What is Business Intelligence
Business intelligence (BI) is a broad category of application programs and technologies for gathering, storing, analyzing, and providing access to data from various data sources, thus providing enterprise users with reliable and timely information and analysis for improved decision making. To put it simply, BI is an umbrella term that refers to an assortment of software applications for analyzing an organization’s raw data for intelligent decision making for business success. BI as a discipline includes a number of related activities, including decision support, data mining, online analytical processing (OLAP), querying and reporting, statistical analysis and forecasting.
SQLAuthority News – PASS 2009 Sessions on Query Optimization and Performance Tuning
SQL SERVER – Change Collation of Database Column – T-SQL Script – Consolidating Collations – Extention Script
SQLAuthority News – Whitepaper – Auditing in SQL Server 2008
SQLAuthority News – Happy Diwali and New Year
SQL SERVER – Recently Executed T-SQL Query
SQL SERVER – Enable Automatic Statistic Update on Database
In one of the recent projects, I found out that despite putting good indexes and optimizing the query, I could not achieve an optimized performance and I still received an unoptimized response from the SQL Server. On examination, I figured out that the culprit was statistics. The database that I was trying to optimize had auto update of the statistics was disabled. Let us learn about how to Enable Automatic Statistic Update on Database.
SQLAuthority News – First Editorial – T-SQL Challenges Beginners
SQL SERVER – Comic Slow Query – SQL Joke
Community TechDays at Ahmedabad was a great successful event. In fact, this can be considered the biggest event held in Ahmedabad thus far along with the community. I have posted a detailed report of the same at Community TechDays in Ahmedabad – A Successful Event. After the event, I received many emails requesting the comic slow query I had shown in my presentation.



