#docslug#/ecob/ecob/V1.1.6/what-s-new
OceanBase Embedded SQL in C (ECOB) V1.1.6 released in September 2021 supports the storage of SQL results in two-dimensional arrays by using the select into statement, and fixed a bug related to the create synonym command.
New feature
Two-dimensional arrays are supported by the SELECT INTO statement. For more information, see Basic SQL statements.
Bug fixes
The issue where the username parameter cannot be used in the CREATE SYNONYM command is fixed.