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

Implement CREATE TABLE IF NOT EXISTS

    XMLWordPrintableJSON

Details

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

    Description

      CREATE TABLE [ IF NOT EXISTS ] table_name ...
      

      This enables CREATE TABLE to create a table only if a given table does not exist. Even though the table already exists, it does not the error 'the table already exists'.

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: