gen_random_uuid() 函数生成 version 4 UUID (基于随机数生成,使用最广泛)。 一个示例,如下: postgres=# \df gen_random_uuid List of functions Schema ...
確定! 回上一頁