Current User ICurrentUser Properties Methods Authentication & Authorization ICurrentPrincipalAccessor Basic Usage Changing the Current Principal AbpClaimTypes Current U...
Pages in this section Platform support Database support Relational capabilities Schema management Supported clients Backups User Guides Practical Guides for Most Scenarios...
DROP USER 语法图 示例 MySQL 兼容性 另请参阅 DROP USER DROP USER 语句用于从 TiDB 系统数据库中删除用户。如果用户不存在,使用关键词 IF EXISTS 可避免出现警告。执行 DROP USER 语句需要拥有 CREATE USER 权限。 语法图 DropUserStmt ::= ...
CREATE USER 语法 CREATE USER 语法 CREATE USER [ IF NOT EXISTS ] <user_name> [ WITH PASSWORD <password> ] 使用 CREATE USER 语句创建新的 Nebula Graph 帐户。使用 CREATE USER 必须拥有全局的 CRE...
CrateDB Tutorials CrateDB Tutorials CrateDB is a distributed SQL database that makes it simple to store and analyze massive amounts of machine data in real-time. Installation ...