Uploaded image for project: 'MariaDB Server'
  1. MariaDB Server
  2. MDEV-7592

Dynamic Columns: COLUMN_RENAME

    XMLWordPrintable

Details

    • Task
    • Status: Open (View Workflow)
    • Minor
    • Resolution: Unresolved
    • None
    • Dynamic Columns
    • None

    Description

      Allow for renaming of dynamic columns. Example: change column1 to newcolumn1, and column2 to newcolumn2 within the dynamic column 'attributes'.

      UPDATE records 
      SET attritubes = COLUMN_RENAME(attributes, "column1", "newcolumn1", "column2", "newcolumn2" ... );

      Attachments

        Activity

          People

            Unassigned Unassigned
            siric siric
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:

              Git Integration

                Error rendering 'com.xiplink.jira.git.jira_git_plugin:git-issue-webpanel'. Please contact your Jira administrators.