Dela via


INCOMPLETE_TYPE_DEFINITION error condition

SQLSTATE: 42K01

Ofullständig komplex typ:

ARRAY

The definition of "ARRAY" type is incomplete. Du måste ange en elementtyp. For example: "ARRAY<elementType>".

KARTA

The definition of "MAP" type is incomplete. Du måste ange en nyckeltyp och en värdetyp. For example: "MAP<TIMESTAMP, INT>".

STRUCT

The definition of "STRUCT" type is incomplete. Du måste ange minst en fälttyp. For example: "STRUCT<name STRING, phone DECIMAL(10, 0)>".