Data Functions act as a bridge that connects an application to a data table and establishes a relationship between them. There are two types of data functions:
In this article, you will know about data table functions:
Since data functions are like a bridge, the data table function forms one side of that bridge. It is the primary component and needs to be created first. The other side is the app data function.
A data table function also defines the data's functionality in a data table to perform CRUD (Create, Retrieve, Update, and Delete) actions.
In addition to the above data table functions, Quixy also provides the Add or Update function
Note
In any data table, you can create multiple Add, Delete, Update, and Add or Update functions.