what is the Dynamic management views? where can you use?
Answer Posted / zubair , bit
The Dynamic Management Views are actually composed of both
views and table-valued functions.
uses:
This view is a much faster alternative to Profiler for
isolating performance issue
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Is null in mysql?
What is the difference between mysql_fetch_array() and ysql_fetch_object() ?
How to returns the columns and column information pertaining to the designated table.
Can I install mysql on mac?
What is cursor in mysql?
What are the advantages/disadvantages of mysql and php?
How do I setup a mysql database?
What does the file with the extension: frm, myd, and myi contain?
What does mysqli_fetch_assoc do?
What is a transaction? Describe mysql transaction properties.
How many ways to get the current time?
What is difference between statement and preparedstatement?
How do I remove a user from mysql?
How many threads can mysql handle?
Does mysql case matter?