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
What is sqlyog?
How do I disable mysql?
How to Join tables on common columns.
I want to insert userid of a customer,order time,etc in a table called ordermaster with orderid as primary key.Same time the product codes and required quantities (a1,2 and a2 4 and so on)inserted in another table orderdetails with same orderid reference.How the code will be in JSP using MySQL?
How do I completely remove mysql from windows?
What is timestamp in mysql?
What is the use of mysqli_num_rows?
What tools available for managing mysql server?
How to get the current date in mysql?
How do you know if your mysql server is alive?
What is mysql vs sql?
Difference between CHAR and VARCHAR?
What is the maximum no of columns a table can have?
What is trigger in mysql?
What is delimiter in mysql stored procedure?