Uploaded image for project: 'Calcite'
  1. Calcite
  2. CALCITE-5688

Support TRUNCATE TABLE DDL statement in server module

    XMLWordPrintableJSON

Details

    Description

      Calcite should support parse truncate syntax like SQL2011

      <truncate table statement> ::=
        TRUNCATE TABLE <target table> [ <identity column restart option> ]
      <identity column restart option> ::=
          CONTINUE IDENTITY
        | RESTART IDENTITY 

      Attachments

        Activity

          People

            Unassigned Unassigned
            sumeet.gajjar Sumeet
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: