hello there how you doing and am new to this sql server forum and i suddenly popped to ask questions related to sql server
and my question goes like this
in sql server i have table called testt and it have more thna10000000 records
and i have written a query select * from testt limit 9000000; and what i want is to measure the
CPU consumption of this given query=???????????????
and
RAM consumption of this given query=???????????????
Time consumption of this given query=?????????????? this i will get it from the result bar but i don't know whether it is correct or not
any help on this it may be query, tool or configurations all are acceptable and appreciated
10Q for letting me ask questions and feeling freely.