pinaldave.com
He is a highly respected and leading figure in Indian IT field. He is recognized through his work as founder of the highly useful SQL Server Site SQLAuthority.com. Microsoft has presented him SQL - MVP award for his extraordinary contribution as a SQL Server Expert.
Latest Articles From SQLAuthority.com
FEED
SQL SERVER - 2008 - Introduction to Merge Statement - One Statement for INSERT, UPDATE, DELETE
MERGE is a new feature that provides an efficient way to perform multiple DML operations. In previous versions of SQL Server, we had to write separate statements to INSERT, UPDATE, or DELETE data based
...
SQLAuthority News - Download SQL Server 2008 Report Builder 2.0 RC1
Microsoft SQL Server 2008 Reporting Services Report Builder 2.0 supports the full capabilities of SQL Server 2008 Reporting Services including flexible report layout, data visualizations and richly formatted
...
SQLAuthority News - SQL Server Express 2008 Downloads
Microsoft SQL Server 2008 Express with Tools
Microsoft SQL Server 2008 Express with Tools (SQL Server 2008 Express) is a free, easy-to-use version of SQL Server Express that includes graphical management
...
SQL SERVER - How to Rename a Column Name or Table Name
I often get request from blog reader for T-SQL script to rename database table column name or rename table itself.
The script for renaming any column :
SP_RENAME 'TableName.[OldColumnName]' , '[NewColumnName]',
...
SQLAuthority News - Ahmedabad SQL Server User Group Meeting - August 2008
I will be attending Ahmedabad SQL Server Usergroup Meeting on August 30, 2008. I will be taking session about ?SQL Server CTE and Recursive CTE?. The most important part of August Meeting is there will
...

![Validate my RSS feed [Valid RSS]](http://validator.w3.org/feed/images/valid-rss.png)