Feb 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
    • Search SQLAuthority
  • Downloads
  • Hire Me
  • Health Check
All Articles SPTran1

SQL SERVER – Stored Procedure and Transactions

June 2, 2010
Pinal Dave
SQL, SQL Server, SQL Tips and Tricks
SQL Scripts, SQL Stored Procedure
I just overheard the following statement – “I do not use Transactions in SQL as I use Stored Procedure“. I just realized that there are so many misconceptions about this subject. Transactions has nothing to do with Stored Procedures. Let me demonstrate that with a simple example. USE tempdb GO…
Read More
All Articles smalldatetimep-1

SQL SERVER – Precision of SMALLDATETIME – A 1 Minute Precision

June 1, 2010
Pinal Dave
SQL, SQL Server, SQL Tips and Tricks
SQL DateTime, SQL Scripts
I am myself surprised that I am writing this post today. I am going to present one of the very known facts of SQL Server SMALLDATETIME datatype. Even though this is a very well-known datatype, many a time, I have seen developers getting confused with precision of the SMALLDATETIME datatype.…
Read More

SQLAuthority News – Monthly Roundup of Best SQL Posts

May 31, 2010
Pinal Dave
SQL, SQL Server, SQL Tips and Tricks, SQLAuthority News
After receiving lots of requests from different readers for long time I have decided to write first monthly round up. If all of you like it I will continue writing the same every month. In fact, I really like the idea as I was able to go back and read…
Read More
All Articles Notepad-600x200

SQLAuthority News – Guest Post – Performance Counters Gathering using Powershell

May 30, 2010
Pinal Dave
SQL
Powershell, SQL Utility

Laerte Junior has previously helped me personally to resolve the issue with Powershell installation on my computer. He did an awesome job to help. He has sent this another wonderful article regarding performance counter for readers of this blog. I really liked it and I expect all of you who are Powershell geeks, you will like the same as well.

Read More
All Articles errorole-600x574

SQLAuthority News – SQL Funny Quotes

May 29, 2010
Pinal Dave
SQLAuthority News
SQL Humor, SQL Server

Here are few SQL Funny Quotes.

Q. What if your Dad loses his car keys?
A. ‘Parent keys not found!’

Read More
All Articles disclu3

SQL SERVER – Disabled Index and Update Statistics

May 28, 2010
Pinal Dave
SQL Performance
SQL Index, SQL Scripts, SQL Server, SQL Statistics

When we try to update the statistics, it throws an error as if the clustered index is disabled. Now let us enable the clustered index only and attempt to update the statistics of the table right after that. Let us learn about Disabled Index and Update Statistics.

Read More
All Articles convertdatetime

SQL SERVER – DATE and TIME in SQL Server 2008

May 27, 2010
Pinal Dave
SQL, SQL Server, SQL Tips and Tricks
SQL DateTime, SQL Scripts, SQL Server

I was thinking about DATE and TIME datatypes in SQL Server 2008. I earlier wrote about the about best practices of the same. Recently I had written one of the scripts written for SQL Server 2008 had to run on SQL Server 2005 (don’t ask me why!), I had to convert the DATE and TIME datatypes to DATETIME. Let me run a quick demo for the same.

Read More

SQLAuthority News – SQL Server Technology Evangelists and Evangelism

May 26, 2010
Pinal Dave
Personal, SQL, SQL Server, SQL Tips and Tricks, SQLAuthority News
MVP
This is the exact conversation that I had with three people during the recent SQL Server Public Training. Person 1: “Are you an SQL Server Evangelist?” Pinal : “No, but Vinod Kumar is.” Person 1: “Who are you?” Person 2: “He is Pinal, haha!” Person 1: “I know that, but…
Read More

SQLAuthority News – Win MS Office License – Last 2 days

May 26, 2010
Pinal Dave
SQL, SQL Server, SQL Tips and Tricks
Office2010
Just a note for everybody who is from India and want to win FREE Office License, participate in very easy contest here. SQLAuthority News – Virtual Launch Event for Office 2010 – Contest – Win MS Office License Reference: Pinal Dave (https://blog.sqlauthority.com)
Read More

SQLAuthority News – Whitepaper – SQL Azure vs. SQL Server

May 25, 2010
Pinal Dave
SQL, SQL Server, SQL Tips and Tricks, SQLAuthority News
SQL Azure, SQL White Papers
SQL Server and SQL Azure are two Microsoft Products which goes almost together. There are plenty of misconceptions about SQL Azure. I have seen enough developers not planning for SQL Azure because they are not sure what exactly they are getting into. Some are confused thinking Azure is not powerful…
Read More
Previous 1 … 442 443 444 445 446 447 448 … 580 Next
  • SQL Interview Q & A
  • Testimonials
  • Search
  • Privacy Policy

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