DELETE Statements
To delete from a table, use the standard DELETE SQL syntax. The component supports deleting only one row at a time. Hence, the primary key, Id, is always required.
|
NetSuite Data Provider - Online Help
|
|||
|
|
Available for:
Questions / Feedback?
DELETE StatementsTo delete from a table, use the standard DELETE SQL syntax. The component supports deleting only one row at a time. Hence, the primary key, Id, is always required. |
||