Structured Data Types

Structured data types are used to store a number of values as a structured set. There are three structured data types in Querix 4GL:

ARRAY

An ordered three-dimensional set of values (can have up to 32,767 values in each dimension) that belong to any single data, provided that all the values are of the same data type

DYNAMIC ARRAY

Arrays of values (in up to three dimensions) that belong to any single data type. The optional upper bound should be greater than 0 and less than or equal to 2,147,483,647.

RECORD

An ordered set of values of any data type. Values within one RECORD can be of different data types

HASHMAP

A structured data type that defines an associative array of unordered elements accessed by a key.

 

Contact Us

Privacy Policy

Copyright © 2024 Querix, (UK) Ltd.