Data Type Aggregate Operators

DataTypeAggregateOperator is a table in the Metadata package that stores information about operators that are applicable to specific primitive data types. It stores the names of these operators, their operator type, and other descriptions. This helps users ensure their expressions are correctly connected to the expected data type, and helps the system optimize query execution by providing the right operator for the data type.

Language
URL
Click Try It! to start a request and see the response here!