Difference between revisions of "Create user"
Jump to navigation
Jump to search
Line 1: | Line 1: | ||
− | * [[PostgreSQL: create user|create user]] | + | * [[PostgreSQL]: <code>[[PostgreSQL: create user|create user]]</code> |
* [[MariaDB]]: <code>[[create user]]</code> https://mariadb.com/kb/en/create-user/ | * [[MariaDB]]: <code>[[create user]]</code> https://mariadb.com/kb/en/create-user/ | ||
Revision as of 13:55, 9 August 2021
- [[PostgreSQL]:
create user
- MariaDB:
create user
https://mariadb.com/kb/en/create-user/
Related terms
- CREATE DATABASE
- MySQL:
SELECT User FROM mysql.user;
See also
- 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: