Uploaded image for project: 'Derby'
  1. Derby
  2. DERBY-6982

A picture is worth a thousand words...

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Open
    • Minor
    • Resolution: Unresolved
    • None
    • None
    • Documentation
    • Live
    • Low
    • Hide
      https://db.apache.org/derby/docs/10.3/tuning/ctundepth853133.html

      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.
      Show
      https://db.apache.org/derby/docs/10.3/tuning/ctundepth853133.html 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.

    Description

      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?

      Attachments

        Activity

          People

            Unassigned Unassigned
            jovton Johannes van Tonder
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated: