Running the INSERT Statement to Insert Data
Run the INSERT statement to write data into the GaussDB database in either of the following ways:
- Use the client tool provided by the GaussDB database to write data into GaussDB.
For details, see Inserting Data to Tables.
- Connect to the database using the JDBC or ODBC driver and run the INSERT statement to write data into the GaussDB database.
For details, see Connecting to a Database.
You can add, modify, and delete database transactions for the GaussDB database. INSERT is the simplest way to write data. It is applicable to scenarios with small data volume and low concurrency.
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.See the reply and handling status in My Cloud VOC.
For any further questions, feel free to contact us through the chatbot.
Chatbot