doc-exports/docs/dws/dev/dws_04_0204.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

14 lines
1.4 KiB
HTML

<a name="EN-US_TOPIC_0000001188163606"></a><a name="EN-US_TOPIC_0000001188163606"></a>
<h1 class="topictitle1">Data Import Using COPY FROM STDIN</h1>
<div id="body1536562664997"><p id="EN-US_TOPIC_0000001188163606__a11228b4195b044f9a7b1e266e8caa2e5">This method is applicable to low-concurrency scenarios where a small volume of data is to be imported.</p>
<p id="EN-US_TOPIC_0000001188163606__af3258b110fd34958a775ca197cb0cf91">Use either of the following methods to write data to <span id="EN-US_TOPIC_0000001188163606__text489319033">GaussDB(DWS)</span> using the <strong id="EN-US_TOPIC_0000001188163606__b27631048113114">COPY FROM STDIN</strong> statement:</p>
<ul id="EN-US_TOPIC_0000001188163606__u44981032905640449082175d791e6e9f"><li id="EN-US_TOPIC_0000001188163606__l8569ad7967ca48d58a5e63dbc2bf97ff">Write data into <span id="EN-US_TOPIC_0000001188163606__text1932754085">GaussDB(DWS)</span> by typing.</li><li id="EN-US_TOPIC_0000001188163606__le8267dc8bc954a99aae27bb4f6ff8df5">Import data from a file or database to <span id="EN-US_TOPIC_0000001188163606__text626786233">GaussDB(DWS)</span> through the CopyManager interface driven by JDBC. You can use any parameters in the <strong id="EN-US_TOPIC_0000001188163606__b842352706205845">COPY</strong> syntax.</li></ul>
</div>
<div>
<div class="familylinks">
<div class="parentlink"><strong>Parent topic:</strong> <a href="dws_04_0203.html">Running the COPY FROM STDIN Statement to Import Data</a></div>
</div>
</div>