You can also explicitly define the data types in an ARRAY using ARRAY<DATA TYPE> before the ARRAY is specified: SELECT ARRAY<FLOAT64>[1,2,3] float_array.
確定! 回上一頁