doc-exports/docs/dws/dev/dws_06_0278.html
Lu, Huayi e6fa411af0 DWS DEV 830.201 version
Reviewed-by: Pruthi, Vineet <vineet.pruthi@t-systems.com>
Co-authored-by: Lu, Huayi <luhuayi@huawei.com>
Co-committed-by: Lu, Huayi <luhuayi@huawei.com>
2024-05-16 07:24:04 +00:00

16 lines
1.3 KiB
HTML

<a name="EN-US_TOPIC_0000001218093884"></a><a name="EN-US_TOPIC_0000001218093884"></a>
<h1 class="topictitle1">DQL Syntax Overview</h1>
<div id="body0000001218093884"><p id="EN-US_TOPIC_0000001218093884__p334916916389">Data Query Language (DQL) can obtain data from tables or views.</p>
<div class="section" id="EN-US_TOPIC_0000001218093884__s41b60111ed064e0182d53882cd4b518d"><h4 class="sectiontitle">Query</h4><p id="EN-US_TOPIC_0000001218093884__acf8ba83d7c404eec82b54fcfc6737028"><span id="EN-US_TOPIC_0000001218093884__text118871552613">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_0000001218093884__section7341133184416"><h4 class="sectiontitle">Defining a New Table Based on Query Results</h4><p id="EN-US_TOPIC_0000001218093884__p1346220425443"><span id="EN-US_TOPIC_0000001218093884__text142476182262">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_0277.html">DQL Syntax</a></div>
</div>
</div>