Movatterモバイル変換


[0]ホーム

URL:



Facebook
Postgres Pro
Facebook
Downloads
9.14. UUID Functions
Prev UpChapter 9. Functions and OperatorsHome Next

9.14. UUID Functions

PostgreSQL includes one function to generate a UUID:

gen_random_uuid () →uuid

This function returns a version 4 (random) UUID. This is the most commonly used type of UUID and is appropriate for most applications.

Theuuid-ossp module provides additional functions that implement other standard algorithms for generating UUIDs.

PostgreSQL also provides the usual comparison operators shown inTable 9.1 for UUIDs.


Prev Up Next
9.13. Text Search Functions and Operators Home 9.15. XML Functions
pdfepub
Go to PostgreSQL 15
By continuing to browse this website, you agree to the use of cookies. Go toPrivacy Policy.

[8]ページ先頭

©2009-2025 Movatter.jp