Hub
Pricing About
NodeNode / Sink

Database Delete (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 .

Deletes data rows in the database based on the selected columns from the input table. All selected column names need to exactly match the column names inside the database. Only the rows matching the values of the selected column will be deleted.

The output table contains an additional column with the number of rows affected by the DELETE 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 delete row in Database
    Table with data rows to be deleted 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 Delete Status
    Input table with additional column providing number of affected rows in the database.

Extension

The Database Delete (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