Show Table Values

The Show Table Values command in the Meta Query tab generates a simple SQL script that fetches all values of all columns from the selected database table, for example:

SELECT * from ALERT_HISTORY

Then it inserts this script into the SQL Script Pane and runs it. The results (column values) open in the Results Pane. In our example:

mmc-metaquery-select-all-columns

 

 
See also

Show Column Values

 

© 2013-2015 by Infolytik