Getting Started with Adobe After Effects - Part 6: Motion Blur
A collection of quick technology learning tips from what people around you learn every day

SQL Server - SET STATISTICS commands can be combined more than one in a single line by separating them with commas

Dec 7 2011 10:11PM by Mahadevan N   

We might have used below commands while working on Tuning to identify the CPU time, Elapse Time and ,No.of Reads.

SET STATISTICS IO ON SET STATISTICS TIME ON

We can combine this two commands on a single line by separating them with commas as below SET STATISTICS IO, TIME ON

Read More..   [0 clicks]

Published under: SQL Server Tips ·  ·  ·  · 


Mahadevan N
94 · 2% · 589
13
 
2
 
13
 
0
Incorrect
 
 
0
Forgotten



Submit

1  Comments  

  • Thank you for sharing tip...

    Though i know this for some time, I am not using in practise. Often i put individual commands. Needs to start to utilize this..

    commented on Dec 7 2011 10:13PM
    Ramireddy
    2 · 41% · 12972

Your Comment


Sign Up or Login to post a comment.

"SQL Server - SET STATISTICS commands can be combined more than one in a single line by separating them with commas" rated 5 out of 5 by 13 readers
SQL Server - SET STATISTICS commands can be combined more than one in a single line by separating them with commas , 5.0 out of 5 based on 13 ratings
    Copyright © Rivera Informatic Private Ltd Contact us      Privacy Policy      Terms of use      Report Abuse      Advertising      [ZULU1097]