This article explains how to create a temporary table in a MySQL database using the SQL for Confluence (Pro edition) app.
Instructions
Here are the step-by-step instructions:
- Login to the your Confluence instance.
- Go Navigate to the required confluence page and edit the sameclick the Edit icon ().
- Add SQL macro and go to the Edit option to click Edit to open the settings for SQL macro settings.
...
- Select Data source profile
...
...
- under the SQL statement section and enter the SQL statement as shown:
- Click Save settings.
...
- To verify whether the table
...
- is created,
...
- execute the
...
- following query in your database
...
- :
Info |
---|
|