Skip to end of banner
Go to start of banner

How to inline SQL data

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

Description

Often it is necessary to include an SQL result into a sentence. This is possible using the table parameter.

Steps

  1. Set table=false 
  2. If you are on a Confluence release that has difficulty understanding inline macros (sad), then the wiki macro from Wiki Markup for Confluence will also be needed. 
  3. If you have multiple queries needed to make up your page, suggest using Cache for Confluence around the entire paragraph or page to improve rendering performance and reduce server load.
  • No labels