Skip to content

Data Manipulation

Data manipulation operations change the state of the data stored in the database without modifying the structure of the stored data. These operations include insert, delete, and update.

Data manipulation operations in DataJoint respect the integrity constraints.