This is a discussion on query timing within the Sybase forums, part of the Database Server Software category; --> hi all, i need to know the execution query timing in real time...or something like that...i mean the final ...
| |||||||
| Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| hi all, i need to know the execution query timing in real time...or something like that...i mean the final user launch some querys from the application mask, he want to know how much time is spending for the query execution. I try something it allows that me to make this without to modify the query with the set statistics time on, or the select getdate() on top of query script. does monitor server can help me for this problem..or not? sorry for my italian-english :-) i hope you can understand thanks in advance |