Another SQL Performance tip, which will help you to determine the exact execution time of your sql statements. The simplest way of doing that is to save the time before running your statement and then compare that value with current time. Here is a sample SQL statement:
Javascript, JQuery, CSS, HTML, ASP.NET, XML, XSLT, C#, SQL and others: Tips, Code Snippets & How To's. Plus Consulting Services in Programming. Hacks & Solutions.
Home » Archives for December 2011
14 December 2011
SQL Performance Tips 5
Another SQL Performance tip, which will help you to determine the exact execution time of your sql statements. The simplest way of doing that is to save the time before running your statement and then compare that value with current time. Here is a sample SQL statement:
Subscribe to:
Posts (Atom)
Need more? Leave comments and subscribe to my blog.
.