drop_user.7
来自「PostgreSQL 8.2中增加了很多企业用户所需要的功能和性能上的提高,其开」· 7 代码 · 共 23 行
7
23 行
.\\" auto-generated by docbook2man-spec $Revision: 1.1.1.1 $.TH "DROP USER" "" "2008-01-03" "SQL - Language Statements" "SQL Commands".SH NAMEDROP USER \- remove a database role.SH SYNOPSIS.sp.nfDROP USER [ IF EXISTS ] \fIname\fR [, ...].sp.fi.SH "DESCRIPTION".PP\fBDROP USER\fR is now an alias forDROP ROLE [\fBdrop_role\fR(7)]..SH "COMPATIBILITY".PPThe \fBDROP USER\fR statement is aPostgreSQL extension. The SQL standardleaves the definition of users to the implementation..SH "SEE ALSO"DROP ROLE [\fBdrop_role\fR(7)]
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?