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

Wrong syntax description in DELETE statement doc

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • None
    • 10.9.1.0
    • Documentation
    • None

    Description

      In the description of the DELETE statement in the reference manual, the syntax description gives this:
      :
      {
      DELETE FROM table-Name [[AS] correlation-Name]
      [WHERE clause] |
      DELETE FROM table-Name WHERE CURRENT OF
      }

      The last line is wrong. It should read

      DELETE FROM table-Name WHERE CURRENT OF clause. It is already a link to the clause.

      Attachments

        1. DERBY-5628.diff
          1.0 kB
          Camilla Haase
        2. rrefsqlj35981.html
          4 kB
          Camilla Haase

        Activity

          People

            chaase3 Camilla Haase
            dagw Dag H. Wanvik
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: