Some time ago I was helping one of my Junior Developers who presented me with an interesting situation. He had a table with Identity Column. Because of some reasons he was compelled to delete few row… more →
Journey to SQL Authority with Pinal Davenagarajreddy321 wrote 2 weeks ago: What is the difference between clustered and a non-clustered index? A clustered index is a special t … more →
pinaldave wrote 3 months ago: Some time ago I was helping one of my Junior Developers who presented me with an interesting situati … more →
pinaldave wrote 5 months ago: Just a day ago I have received following email from Siddhi and I found it interesting so I am sharin … more →
pinaldave wrote 5 months ago: Just another day I was playing with my query which I posted earlier SQL SERVER – 2008 – … more →
pinaldave wrote 5 months ago: Previously I posted SQL SERVER – Find Row Count in Table – Find Largest Table in Databas … more →
pinaldave wrote 6 months ago: UPDATE : Updated this query with bug fixed with one more enhancement SERVER – 2008 – 200 … more →
pinaldave wrote 7 months ago: Today we will see quick script which will check integrity of all the database of SQL Server. EXEC sp … more →
pinaldave wrote 8 months ago: Yesterday I received following questions on blog. Ashish Agarwal asked following question. Hi Pinal, … more →
pinaldave wrote 9 months ago: Download SQL Server 2008 Interview Questions and Answers Complete List Interview is very important e … more →
pinaldave wrote 9 months ago: SQL SERVER – 2008 – Interview Questions and Answers Complete List Download What is Data … more →
pinaldave wrote 10 months ago: Imran Mohammed continues to help community of SQL Server with his very enthusiastic writing and deep … more →
pinaldave wrote 11 months ago: If you are DBA who are involved with Database Maintenance and file group maintenance, you must have … more →
pinaldave wrote 11 months ago: If SQL Server is running slow and operations are throwing errors due to lack of memory, it is necess … more →
pinaldave wrote 1 year ago: Many times we need to know what is the current identity of the column. I have found one of my develo … more →
pinaldave wrote 1 year ago: Just a day ago, I received email from regular reader Rajiv Kayasthy about a script which demonstrate … more →
pinaldave wrote 1 year ago: There are ROWCOUNT rows in PAGECOUNT pages for object ‘OBJECT’. This message is displaye … more →
pinaldave wrote 1 year ago: All DBA and Developers must have observed when any variable length column is dropped from table, it … more →
pinaldave wrote 1 year ago: One of my friend involved with large business of medical transcript invited me for SQL Server improv … more →
pinaldave wrote 1 year ago: DBCC CHECKDB checks the logical and physical integrity of all the objects in the specified database. … more →