How to Display, Amount of Disk Activity Generated by
Transact-SQL Statements?
Answer / guest
You can set SQL Server to display information regarding the
amount of disk activity generated by T-SQL statements. This
option displays the number of scans, the number of logical
reads (pages accessed), and the number of physical reads
(disk accesses) for each table referenced in the statement.
This option also displays the number of pages written for
each statement. When STATISTICS IO is ON, statistical
information is displayed. When OFF, the information is not
displayed. After this option is set ON, all subsequent T-
SQL statements return the statistical information until the
option is set to OFF.
Here is the syntax:
SET STATISTICS IO {ON | OFF}
Is This Answer Correct ? | 3 Yes | 0 No |
what are isolation levels? : Sql server database administration
hi... this is charan.I persued btech in 2010 looking for a job on database/back-end as freehser. can any seggest me which course or back-end tool i have to learn
Explain left outer join and right outer join?
is it important for a database administrator to understand the operating system and file access? : Sql server administration
Give an example of SQL injection attack ?
Can we insert data into a view?
How to optimize stored procedures in sql server?
What number aggregate functions are accessible there in sql?
How to get the count of distinct records. Please give me the query?
How to find the service pack installed? : sql server database administration
What is sql server schema compare? How we can compare two database schemas?
Can we execute a stored procedure inside a trigger?
6 Answers BirlaSoft, CarrizalSoft Technologies, United Healthcare,