filter 函數會在 list_of_values 中從 boolean_function 為true 的項目建立陣列。 filter 函數在您無法使用 UNNEST 函數的情況下十分有用。
確定! 回上一頁