DeleteFromTableRequest¶
Delete data from table based on a SQL predicate. Returns the number of rows that were deleted.
Properties¶
| Name | Type | Description | Notes |
|---|---|---|---|
| id | List<String> | The namespace identifier | [optional] |
| predicate | String | SQL predicate to filter rows for deletion |