<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Can not add comment on table via create table statement in Data Engineering</title>
    <link>https://community.databricks.com/t5/data-engineering/can-not-add-comment-on-table-via-create-table-statement/m-p/64729#M32639</link>
    <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;CREATE TABLE [ IF NOT EXISTS ] table_identifier
    [ ( col_name1 col_type1 [ COMMENT col_comment1 ], ... ) ]
    USING data_source
    [ OPTIONS ( key1=val1, key2=val2, ... ) ]
    [ PARTITIONED BY ( col_name1, col_name2, ... ) ]
    [ CLUSTERED BY ( col_name3, col_name4, ... ) 
        [ SORTED BY ( col_name [ ASC | DESC ], ... ) ] 
        INTO num_buckets BUCKETS ]
    [ LOCATION path ]
    [ COMMENT table_comment ]
    [ TBLPROPERTIES ( key1=val1, key2=val2, ... ) ]
    [ AS select_statement ]&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;`AS select_statement`&amp;nbsp; is the last parameter&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 27 Mar 2024 03:11:45 GMT</pubDate>
    <dc:creator>feiyun0112</dc:creator>
    <dc:date>2024-03-27T03:11:45Z</dc:date>
    <item>
      <title>Can not add comment on table via create table statement</title>
      <link>https://community.databricks.com/t5/data-engineering/can-not-add-comment-on-table-via-create-table-statement/m-p/64712#M32637</link>
      <description>&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Arinjay_0-1711492175110.png" style="width: 400px;"&gt;&lt;img src="https://community.databricks.com/t5/image/serverpage/image-id/6824i646364255FEFB136/image-size/medium/is-moderation-mode/true?v=v2&amp;amp;px=400" role="button" title="Arinjay_0-1711492175110.png" alt="Arinjay_0-1711492175110.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;I am not able to add comment using this create table statement with as (query)&lt;/P&gt;</description>
      <pubDate>Tue, 26 Mar 2024 22:30:36 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/can-not-add-comment-on-table-via-create-table-statement/m-p/64712#M32637</guid>
      <dc:creator>Arinjay</dc:creator>
      <dc:date>2024-03-26T22:30:36Z</dc:date>
    </item>
    <item>
      <title>Re: Can not add comment on table via create table statement</title>
      <link>https://community.databricks.com/t5/data-engineering/can-not-add-comment-on-table-via-create-table-statement/m-p/64729#M32639</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;CREATE TABLE [ IF NOT EXISTS ] table_identifier
    [ ( col_name1 col_type1 [ COMMENT col_comment1 ], ... ) ]
    USING data_source
    [ OPTIONS ( key1=val1, key2=val2, ... ) ]
    [ PARTITIONED BY ( col_name1, col_name2, ... ) ]
    [ CLUSTERED BY ( col_name3, col_name4, ... ) 
        [ SORTED BY ( col_name [ ASC | DESC ], ... ) ] 
        INTO num_buckets BUCKETS ]
    [ LOCATION path ]
    [ COMMENT table_comment ]
    [ TBLPROPERTIES ( key1=val1, key2=val2, ... ) ]
    [ AS select_statement ]&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;`AS select_statement`&amp;nbsp; is the last parameter&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 27 Mar 2024 03:11:45 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/can-not-add-comment-on-table-via-create-table-statement/m-p/64729#M32639</guid>
      <dc:creator>feiyun0112</dc:creator>
      <dc:date>2024-03-27T03:11:45Z</dc:date>
    </item>
  </channel>
</rss>

