[
https://issues.apache.org/jira/browse/DERBY-4783?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12985270#action_12985270
]
C.S. Nirmal J. Fernando commented on DERBY-4783:
------------------------------------------------
Hi Bryan, it's my pleasure to work on Derby.
The problem I faced was we are issuing a query like following:
select 'no_opens="'|| TRIM(CHAR(NO_OPENS))|| '"' from SYSXPLAIN_RESULTSETS
where STMT_ID = ?
So, "select *" was not possible. Is there an alternative?
Thanks!
> Add all data in XPlain tables into the XML file generated by PlanExporter Tool
> ------------------------------------------------------------------------------
>
> Key: DERBY-4783
> URL: https://issues.apache.org/jira/browse/DERBY-4783
> Project: Derby
> Issue Type: Improvement
> Components: Tools
> Reporter: C.S. Nirmal J. Fernando
> Assignee: C.S. Nirmal J. Fernando
> Priority: Minor
> Attachments: derby-4783-a.diff
>
>
> Rick has suggested this in Derby-4587. I think this way it allows a user to
> create his own style sheets and grab only the data he needed.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.