Files
doc-exports/docs/dws/dev/dws_06_0278.html
luhuayi 177cd61a57 DWS DEVG 910.211 version
Reviewed-by: Pruthi, Vineet <vineet.pruthi@t-systems.com>
Co-authored-by: luhuayi <luhuayi@huawei.com>
Co-committed-by: luhuayi <luhuayi@huawei.com>
2025-05-05 07:44:03 +00:00

16 lines
1.3 KiB
HTML

<a name="EN-US_TOPIC_0000001811515521"></a><a name="EN-US_TOPIC_0000001811515521"></a>
<h1 class="topictitle1">DQL Syntax Overview</h1>
<div id="body0000001218093884"><p id="EN-US_TOPIC_0000001811515521__p334916916389">Data Query Language (DQL) can obtain data from tables or views.</p>
<div class="section" id="EN-US_TOPIC_0000001811515521__s41b60111ed064e0182d53882cd4b518d"><h4 class="sectiontitle">Query</h4><p id="EN-US_TOPIC_0000001811515521__acf8ba83d7c404eec82b54fcfc6737028"><span id="EN-US_TOPIC_0000001811515521__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_0000001811515521__section7341133184416"><h4 class="sectiontitle">Defining a New Table Based on Query Results</h4><p id="EN-US_TOPIC_0000001811515521__p1346220425443"><span id="EN-US_TOPIC_0000001811515521__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>