Data Model Basic Concepts Aggregate Model Example 1: Importing Data Aggregation Example 2: Keep Detailed Data Example 3: Aggregate Import Data and Existing Data agg_state Uni...
Supported Data Types Working with Dates Setting the Data Type of an Input Setting the Data Type of an Output Setting the Data Type of a Variable Implement a Custom Data Type U...
Write callback Write callback The write callback is set with CURLOPT_WRITEFUNCTION : curl_easy_setopt ( handle , CURLOPT_WRITEFUNCTION , write_callback ); The write_callb...
Header callback Header callback The header callback is set with CURLOPT_HEADERFUNCTION : curl_easy_setopt ( handle , CURLOPT_HEADERFUNCTION , header_callback ); The heade...
Data types Date and time types Date Time Datetime Timestamp Interval Convert between date and time types Data types The following table shows the data types supported by ...
Data streams Viewing a data stream Creating a data stream Deleting a data stream Rolling over a data stream Force merging data streams Refreshing a data stream Flushing a dat...
Update Data Prerequisites SQL Statements for Updating Data UPDATE INSERT ON DUPLICATE KEY UPDATE Examples Update Data This document describes how to update data in Matrix...