Difference between revisions of "Create user"
Jump to navigation
Jump to search
Line 16: | Line 16: | ||
* [[MySQL]]: <code>[[select user]] FROM [[mysql.user]];</code> | * [[MySQL]]: <code>[[select user]] FROM [[mysql.user]];</code> | ||
* [[DROP USER]] | * [[DROP USER]] | ||
+ | * <code>[[\conninfo]]</code> | ||
== See also == | == See also == |
Latest revision as of 10:45, 23 September 2024
CREATE USER username WITH CREATEUSER
- Linux:
useradd
Related terms[edit]
See also[edit]
- PostgreSQL: Database roles,
CREATE USER
,CREATE ROLE
,\du, \du+
,create user, Alter user
CREATE [ INDEX | USER | ROLE ]
Advertising: