What is table?

What is table?

In tables, data is logically organized in a row-and-column format similar to a spreadsheet. Each row represents a unique record, and each column represents a field in the record.
Each table is made up of rows and columns.  If you think of a table as a grid, the column goes from left to right across the grid and each entry of data is listed down as a row.​
    • Related Articles

    • Which fields will D·engage fill in master_contact table?

      D-engage fills the master_contact table only express the system columns: created_at updated_at updated_by
    • Data Integration

      If you are using only our Email and SMS channels, you will only need to integrate the master_contact table. If you are using our Mobile and Web Push channels, you will need to integrate the master_device table as well. Sending your Contact Data to ...
    • Standard API Documentation

      Standard API Documentation Host: api.dengage.com/rest Protocols: https Accepts: application/json Responds With: application/json More Info Contact Us by Email Contact URL: https://www.dengage.com Working with Standard APIs The dEngage API provides ...
    • I want to insert a dynamic content from a table into a content, how can I do this?

      You can insert the dynamic content from the Master Contact Table by using a customization tag... OR If you are using any information within any table for searching data, information. For any channel, we can insert any information through code ...
    • How can I import my previously collected mobile push tokens?

      Go to "data space" navigation. From the side menu, open the "import" option. Import the previously collected tokens in the master_device table.   OR  Create an automation job to update the table using FTP. Your .csv file should include columns like ...