Nabrio Help
Nabrio Help

Getting Started

Nara Overview

Understanding Nara

Using Nara

Components

Variable Array CreateVariable Array ModifyVariable CreateVariable ModifyDB Table Custom ModifyDB Table Custom ReadDB Table InitializeDB Table Row Insert or ModifyDB Table Row ModifyDB Table Read Last RowDB Table Rows DeleteDB Table Rows Read FiltersDB Table Rows Read

Miscellaneous

Nomenclature
Troubleshooting
Notice and DisclaimerEULA
NodesData

DB Table Rows Delete

Slot Usage: 0
Parent Node
DB Table Initialize

Overview

DB Table Rows Delete removes one or more rows by primary key.

Use this node for explicit row cleanup, retention logic, or removing invalid data records.

Input

Variable Source

string required

Reference to DB Table Initialize.

Primary Row IDs

array required

List of primary key IDs to delete.

Each ID must be an integer greater than or equal to 0.

Update Dashboard Data

boolean required

When enabled, dashboard data is refreshed after deletion.

Output

Number of Affected Rows

integer

Number of rows successfully deleted.

Update Dashboard Data

boolean

Echoes whether dashboard refresh was requested.

DB Table Read Last Row

Previous Page

DB Table Rows Read Filters

Next Page

On this page

OverviewInputVariable SourcePrimary Row IDsUpdate Dashboard DataOutputNumber of Affected RowsUpdate Dashboard Data