Movatterモバイル変換


[0]ホーム

URL:



Facebook
Postgres Pro
Facebook
Downloads
DROP USER
Prev UpSQL CommandsHome Next

DROP USER

DROP USER — remove a database role

Synopsis

DROP USER [ IF EXISTS ]name [, ...]

Description

DROP USER is simply an alternate spelling ofDROP ROLE.

Compatibility

TheDROP USER statement is aPostgreSQL extension. The SQL standard leaves the definition of users to the implementation.

See Also

DROP ROLE

Prev Up Next
DROP TYPE Home DROP USER MAPPING
pdfepub
Go to PostgreSQL 17
By continuing to browse this website, you agree to the use of cookies. Go toPrivacy Policy.

[8]ページ先頭

©2009-2025 Movatter.jp