Skip to main content

Modify data actions

List of JSON DB API actions for modifying data

This section lists the JSON actions that modify data in a FairCom database. You can use these actions to insert, update, delete, truncate, and run SQL Data Manipulation Language (DML) statements. SQL DML statements can insert, update, and delete records conditionally. These actions work for all FairCom products that include the FairCom database engine.

This section list the JSON actions that modify data in a FairCom database

API actions
JSON DB API
JSON Action
modify data actions
delete records
insert records
run sql statements
truncate records
update records