數組類型<一個class="headerlink" href="//www.eheci.com/docs/sql/language-manual/data-types/#array-type" title="">

適用於:勾選“是”磚的SQL勾選“是”磚運行時

表示由類型的元素序列組成的值應用的

語法<一個class="headerlink" href="//www.eheci.com/docs/sql/language-manual/data-types/#syntax" title="">

數組<應用的>
  • 應用的:定義數組元素類型的任何數據類型。

限製<一個class="headerlink" href="//www.eheci.com/docs/sql/language-manual/data-types/#limits" title="">

數組類型支持大於或等於0的任意長度的序列。

文字<一個class="headerlink" href="//www.eheci.com/docs/sql/language-manual/data-types/#literals" title="">

看到<一個class="reference internal" href="//www.eheci.com/docs/sql/language-manual/functions/array.html">數組函數有關如何生成字麵值數組值的詳細信息。

看到<一個class="reference internal" href="//www.eheci.com/docs/sql/language-manual/functions/bracketsign.html">[]運算符有關如何從數組中檢索元素的詳細信息。

例子<一個class="headerlink" href="//www.eheci.com/docs/sql/language-manual/data-types/#examples" title="">

>選擇數組123.);123.>選擇數組123.作為數組<非常小的整數>);123.>選擇typeof數組());數組<>>選擇數組數組12),數組3.4))作為數組<數組<長整型數字>>);[[12),3.4]]>選擇一個1數組3.4))作為T一個);4