Confluence SQL plug-in changing column header display

Eclipse Trading April 27, 2016

I have problem displaying a nice column header using the SQL plug-in. For example in the code block below, I want to show "Primary Owner" instead of D1.displayName, how can I do this? it seems this syntax doesn't work on the SQL plug-in ?

SELECT project, D1.displayName as "Primary Owner"
FROM ...

1 answer

1 accepted

1 vote
Answer accepted
Bob Swift OSS (Bob Swift Atlassian Apps)
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
April 28, 2016

Select the Use database column labels (columnLabel) parameter - see SQL Macro.

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events