Difference between revisions of "Create user"
Jump to navigation
Jump to search
Line 12: | Line 12: | ||
* [[CREATE ROLE]] | * [[CREATE ROLE]] | ||
* [[MySQL]]: <code>[[select user]] FROM [[mysql.user]];</code> | * [[MySQL]]: <code>[[select user]] FROM [[mysql.user]];</code> | ||
− | |||
== See also == | == See also == |
Revision as of 14:27, 15 December 2022
- CREATE USER username WITH CREATEUSER
Related terms
See also
- PostgreSQL: Database roles,
CREATE USER
,CREATE ROLE
,\du, \du+
,create user, Alter user
- SQL, NewSQL, RDMS: GraphQL (2015), SQLite,
select, insert
,select count
, Distributed SQL, TablePlus, Cache hit ratio,pg_stat_user_tables
,EXPLAIN
, Index (PostgreSQL), DDL, SQL/MED, Group by, List users, SQL Injection, SQLAlchemy,CREATE USER, CREATE ROLE, EXPLAIN, ALTER DATABASE, REVOKE, NOLOCK, NOWAIT, EXISTS
, Unique constraint,.sql
Advertising: