[
https://issues.apache.org/jira/browse/DERBY-4758?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12896601#action_12896601
]
C.S. Nirmal J. Fernando commented on DERBY-4758:
------------------------------------------------
Hi Kim,
Ya, it's STMT_TEXT row of the SYSXPLAIN_STATEMENTS table.
>visited_pages, from SYSXPLAIN_SCAN_PROPS -- is this NO_VISITED_PAGES?
>scanned_object, from SYSXPLAIN_SCAN_PROPS -- is this SCAN_OBJECT_NAME?
You got these two right.
>scan_type, from SYSXPLAIN_SCAN_PROPS -- is this SCAN_OBJECT_TYPE?
It's SCAN_TYPE from SYSXPLAIN_SCAN_PROPS.
>sorter_output, from SYSXPLAIN_SORT_PROPS
It's NO_OUTPUT_ROWS of SYSXPLAIN_SORT_PROPS
Sorry for not being clear.
Thanks.
> Adding documentation about the PlanExporter Tool
> ------------------------------------------------
>
> Key: DERBY-4758
> URL: https://issues.apache.org/jira/browse/DERBY-4758
> Project: Derby
> Issue Type: Sub-task
> Components: Documentation
> Reporter: C.S. Nirmal J. Fernando
> Assignee: C.S. Nirmal J. Fernando
> Priority: Critical
> Attachments: DERBY-4758-2.zip, DERBY-4758.zip, derby4758-2.diff,
> derby4758.diff
>
>
> Providing a user guide documentation in
> http://db.apache.org/derby/docs/10.6/tools/
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.