Uploaded image for project: 'Tajo (Retired)'
  1. Tajo (Retired)
  2. TAJO-446

Implement DROP TABLE IF EXISTS

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • None
    • None
    • None

    Description

      DROP TABLE [ IF EXISTS ] name [, ...]
      

      This statement removes the given tables if tables exist. Even if there are no given tables, it does not cause the error 'no such table'. The names can be one or more, and they are separated by comma.

      Attachments

        Activity

          People

            Unassigned Unassigned
            hyunsik Hyunsik Choi
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: