/
How to use Confluence metadata in SQL queries
How to use Confluence metadata in SQL queries
Description
In many cases, you may want your query to know the current logged in user, what page the query is on, or other Confluence related metadata. This is easily done using the Run Self-Service Reports for Confluence and various pre-defined variables.
For SQL for Confluence release 5.2 and later, a special substitution variable @user_id@ is available as well. The SQL macros replaces this text with the user ID of the currently logged in user or anonymous, if the user is not logged in.
, multiple selections available,
Related content
How to use SQL macro in a Confluence user macro
How to use SQL macro in a Confluence user macro
More like this
How to use SQL for Confluence with Run Self Service Reports for dynamic content
How to use SQL for Confluence with Run Self Service Reports for dynamic content
More like this
How to use SQL Query in the Run macro to display data in the Confluence page
How to use SQL Query in the Run macro to display data in the Confluence page
More like this
Macro Reference - 11.x
Macro Reference - 11.x
More like this
Key Concepts - 11.x
Key Concepts - 11.x
More like this
Understanding Key Concepts
Understanding Key Concepts
More like this