Jun 2026 Discount: Comprehensive Database Performance Health Check | Testimonials

Home
  • Consulting
  • Training
  • Free Videos
  • All Articles
    • Interview Questions and Answers
    • SQL Tips and Tricks
    • SQL Performance
    • SQL Puzzle
    • Big Data
    • Blog Stats
    • SQL Books
  • Hire Me
  • Health Check

SQL SERVER – What is Fill Factor and What is the Best Value for Fill Factor

January 31, 2011
Pinal Dave
SQL, SQL Performance, SQL Server, SQL Tips and Tricks
SQL Index
Working in performance tuning area, one has to know about Index and Index Maintenance. For any Index the most important property is Fill Factor. Fill factor is the value that determines the percentage of space on each leaf-level page to be filled with data. In an SQL Server, the smallest…
Read More

SQL SERVER – Denali – SEQUENCE is not IDENTITY

January 30, 2011
Pinal Dave
SQL, SQL Server, SQL Tips and Tricks
SQL Scripts
Yesterday I posted blog post on the subject SQL SERVER – 2011 – Introduction to SEQUENCE – Simple Example of SEQUENCE and I received comment where user was not clear about difference between SEQUENCE and IDENTITY. The reality is that SEQUENCE not like IDENTITY. There is very clear difference between…
Read More

SQL SERVER – Denali – Introduction to SEQUENCE – Simple Example of SEQUENCE

January 29, 2011
Pinal Dave
SQL, SQL Server, SQL Tips and Tricks
SQL Scripts
SQL Server 2011 will contain one of the very interesting feature called SEQUENCE. I have waited for this feature for really long time. I am glad it is here finally. SEQUENCE allows you to define a single point of repository where SQL Server will maintain in memory counter. USE AdventureWorks2008R2…
Read More

SQLAuthority News – Deployment guide for Microsoft SharePoint Foundation 2010

January 28, 2011
Pinal Dave
SQL, SQL Server, SQL Tips and Tricks
SharePoint
SharePoint and SQL Server both goes together – hands to hand. SharePoint installation is very interesting. At various organizations, the installation is very different and have various needs. SQL Server installation with SharePoint is equally important and I have often seen that it is being neglected. Microsoft has published the…
Read More

SQL SERVER – What is a Technology Evangelist?

January 27, 2011
Pinal Dave
Personal, SQL, SQL Server, SQL Tips and Tricks, SQLAuthority News
Database, MVP
When you hear that someone is an “evangelist” the first thing that might pop into your mind is the Christian church.  In fact, the term did come from Christianity, and basically means someone who spreads the news about their faith.  In the technology world, the same definition is true. Technology…
Read More

SQL SERVER – Reducing Page Contention on TempDB

January 26, 2011
Pinal Dave
SQL
SQL Scripts, SQL Server, SQL TempDB

I have recently received following email asking about how to reduce page contention on TempDB.

“We are using Trace Flag 1118 to reduce the tempDB contention on our servers (2000 and 2005). What is your opinion?

We have read lots of material, would you please answer me in single line.”

Read More

SQL SERVER – Denali – Clipboard Ring – CTRL+SHIFT+V

January 25, 2011
Pinal Dave
SQL, SQL Server, SQL Tips and Tricks
SQL Server Management Studio
While I was writing my earlier post SQL SERVER – 2011 – Multi-Monitor SSMS Windows, I found out that there is one more similar feature which existed in Visual Studio is also now part of SQL Server 2011 (Denali). The feature is called clipboard ring feature. This is how it works.…
Read More
1 2 3 4 5 Next
  • SQL Interview Q & A
  • Testimonials
  • Search
  • Privacy Policy

© 2006 – 2026 All rights reserved. pinal @ SQLAuthority.com

Go to mobile version