Additional Data Types
Warning
SingleStore 9.0 gives you the opportunity to preview, evaluate, and provide feedback on new and upcoming features prior to their general availability. In the interim, SingleStore 8.9 is recommended for production workloads, which can later be upgraded to SingleStore 9.0.
Stored procedures and UDFs can use ARRAY
and RECORD
types by accepting them as input parameters, creating and manipulating them in the procedure or UDF definition, and optionally returning them as a return type.QUERY
types.
Last modified: April 24, 2021