Hub
Pricing About
NodeNode / Sink

Database Update (deprecated)

This node has been deprecated and its use is not recommended. Please search for updated nodes instead.

Like

This node is part of the deprecated database framework. For more information on how to migrate to the new database framework see the migration section of the database documentation .

Updates the data rows in the database with the data values from the input tables. All selected column names need to exactly match the column names from the database. The WHERE column values need to match the row to update; whereas the SET column values are replaced by the input row values.

The output table contains an additional column with the number of rows affected by the UPDATE statement. A number greater than or equal to zero -- indicates that the command was processed successfully and is an update count giving the number of rows in the database that were affected by the command's execution A value of -2 -- indicates that the command was processed successfully but that the number of rows affected is unknown.

If the optional input is connected the database connection information is taken from the port, otherwise you need to specify the connection information in the dialog.

Make sure you have your vendor-specific database driver registered in the KNIME preference page (section Database Driver).

Node details

Input ports
  1. Type: Table
    Data to update Database
    Table with data to be updated in the database
  2. Type: Database Connection
    Database connection
    An optional database connection that should be used instead of providing the connection information in the dialog. (optional)
Output ports
  1. Type: Table
    Input Data with Update Status
    Input table with additional column providing number of affected rows in the database.

Extension

The Database Update (deprecated) node is part of this extension:

  1. Go to item

Related workflows & nodes

  1. Go to item
  2. Go to item
  3. Go to item

KNIME
Open for Innovation

KNIME AG
Talacker 50
8001 Zurich, Switzerland
  • Software
  • Getting started
  • Documentation
  • Courses + Certification
  • Solutions
  • KNIME Hub
  • KNIME Forum
  • Blog
  • Events
  • Partner
  • Developers
  • KNIME Home
  • Careers
  • Contact us
Download KNIME Analytics Platform Read more about KNIME Business Hub
© 2025 KNIME AG. All rights reserved.
  • Trademarks
  • Imprint
  • Privacy
  • Terms & Conditions
  • Data Processing Agreement
  • Credits