doc-exports/docs/dws/dev/dws_06_0277.html
Lu, Huayi a24ca60074 DWS DEVELOPER 811 version
Reviewed-by: Hasko, Vladimir <vladimir.hasko@t-systems.com>
Co-authored-by: Lu, Huayi <luhuayi@huawei.com>
Co-committed-by: Lu, Huayi <luhuayi@huawei.com>
2023-01-19 13:37:49 +00:00

16 lines
1.3 KiB
HTML

<a name="EN-US_TOPIC_0000001262716915"></a><a name="EN-US_TOPIC_0000001262716915"></a>
<h1 class="topictitle1">DQL Syntax Overview</h1>
<div id="body0000001262716915"><p id="EN-US_TOPIC_0000001262716915__p334916916389">Data Query Language (DQL) can obtain data from tables or views.</p>
<div class="section" id="EN-US_TOPIC_0000001262716915__s41b60111ed064e0182d53882cd4b518d"><h4 class="sectiontitle">Query</h4><p id="EN-US_TOPIC_0000001262716915__acf8ba83d7c404eec82b54fcfc6737028"><span id="EN-US_TOPIC_0000001262716915__text286589839">GaussDB(DWS)</span> provides statements for obtaining data from tables or views. For details, see <a href="dws_06_0238.html">SELECT</a>.</p>
</div>
<div class="section" id="EN-US_TOPIC_0000001262716915__section7341133184416"><h4 class="sectiontitle">Defining a New Table Based on Query Results</h4><p id="EN-US_TOPIC_0000001262716915__p1346220425443"><span id="EN-US_TOPIC_0000001262716915__text234113317449">GaussDB(DWS)</span> provides a statement for creating a table based on query results and inserting the queried data into the table. For details, see <a href="dws_06_0239.html">SELECT INTO</a>.</p>
</div>
</div>
<div>
<div class="familylinks">
<div class="parentlink"><strong>Parent topic:</strong> <a href="dws_06_0276.html">DQL Syntax</a></div>
</div>
</div>