Anteckning
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
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)>".