风故故,也依依

Stand still in the wind.

导航

2011年8月5日 #

PostgreSQL数据库uuid函数

摘要: postgres=# select uuid_generate_v1();uuid_generate_v1--------------------------------------86811bd4-22a5-11df-b00e-ebd863f5f8a7(1 row)postgres=# select uuid_generate_v4();uuid_generate_v4-------------... 阅读全文

posted @ 2011-08-05 18:20 jadmin 阅读(3108) 评论(0) 推荐(0)