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