what is the Dynamic management views? where can you use?



what is the Dynamic management views? where can you use?..

Answer / 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

More MySQL Interview Questions

What is acid in mysql?

0 Answers  


What tools available for managing mysql server?

0 Answers  


Write a query to stop mysql in unix

0 Answers  


How to control the max size of a heap table?

0 Answers  


write a c++ program to add a user to mysql.the user should be permitted to only "insert" into the given database

3 Answers   Infosys, Webyog,






Which one of the following is the correct way to select all columns and all rows from "vtable"? Choice 1 SELECT FROM vtable SELF JOIN vtable Choice 2 SELECT ALL COLUMNS FROM vtable WHERE ALL ROWS = * Choice 3 SELECT EVERYTHING FROM vtable Choice 4 SELECT vtable.* WHERE vtable = vtable Choice 5 SELECT * FROM vtable WHERE 1 = 1

3 Answers  


What are views in mysql?

0 Answers  


Is blocked because of many connection errors unblock with mysqladmin flush hosts?

0 Answers  


what is a cursor? : Mysql dba

0 Answers  


What is mysql community edition?

0 Answers  


Is pdo more secure than mysqli?

0 Answers  


Explain the difference between mysql and mysqli interfaces in PHP?

10 Answers   TCS,


Categories