Movatterモバイル変換


[0]ホーム

URL:



Facebook
Postgres Pro
Facebook
Downloads

DROP USER

Name

DROP USER -- remove a database role

Synopsis

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

Description

DROP USER is now an alias forDROP ROLE.

Compatibility

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

See Also

DROP ROLE

PrevHomeNext
DROP TYPEUpDROP USER MAPPING
Go to PostgreSQL 9.4
By continuing to browse this website, you agree to the use of cookies. Go toPrivacy Policy.

[8]ページ先頭

©2009-2025 Movatter.jp