Skip to main content
Skip table of contents

Examine Table Content

Please make sure you have read through the Prerequisites / Basic Set-up .

You will need to fit the name of the datasource to your own Confluence installation.

To simply take a look at the content of the table, try a query like this:

SQL
SELECT *
FROM AO_AD3311_MACRO_USAGE
ORDER BY DATE desc
LIMIT 100;

The result will look something like this:

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.