You are viewing a plain text version of this content. The canonical link for it is here.
Posted to derby-dev@db.apache.org by "Johannes van Tonder (JIRA)" <ji...@apache.org> on 2018/02/01 16:54:01 UTC

[jira] [Created] (DERBY-6982) A picture is worth a thousand words...

Johannes van Tonder created DERBY-6982:
------------------------------------------

             Summary: A picture is worth a thousand words...
                 Key: DERBY-6982
                 URL: https://issues.apache.org/jira/browse/DERBY-6982
             Project: Derby
          Issue Type: Improvement
          Components: Documentation
         Environment: Live
            Reporter: Johannes van Tonder


Example: Execution Plans

[https://db.apache.org/derby/docs/10.3/tuning/ctundepth853133.html]

Quote: "... For inserts, updates, and deletes, rows flow out of the top, where they are inserted, updated, or deleted. For selects (queries), rows flow out of the top into a result set that is returned to the user..."

Visualizing this was only possible because I've seen execution plan visualizations on tools like SQL Server Management Studio, and such.

Any plans to have images in the HTML online documentations in the future?



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)