What are different performance tuning tools in sybase with
example. How to optimize sql code in sybase server.
Answer Posted / eshan gupta
sp_sysmon
| Is This Answer Correct ? | 3 Yes | 5 No |
Post New Answer View All Answers
What is trace flags — 5101 and 5102 in sybase?
You need to manipulate varbinary columns in sybase. How would you do that?
How to clear tempdb when the tempdb gets filled in sybase?
What is isql in sybase?
Explain relationship between jdbc and sybase.
What is the default table size in sybase?
What is an advantage to using a stored procedure as opposed to passing an sql query from an application ?
We have lost the sa password, what can we do?
What you need to do is issue an ase kill command on the connection then un-suspend the db?
Explain timestemp datatype in sybase.
Differences between clustered and non-clustered in sybase?
What is the command for quitting from sybase?
Are there any alternatives to isql in sybase?
How can I execute dynamic sql with ase in sybase?
Compare join and subquery in performance?