mirror of
https://github.com/FirebirdSQL/firebird.git
synced 2025-01-23 02:03:04 +01:00
-m
This commit is contained in:
parent
e7616ca6e5
commit
f4be64f3e2
@ -15,7 +15,7 @@ Syntax is:
|
|||||||
CREATE OR ALTER USER name [ SET ] [ options ] [ TAGS ( tag [, tag [, tag ...]] ) ]
|
CREATE OR ALTER USER name [ SET ] [ options ] [ TAGS ( tag [, tag [, tag ...]] ) ]
|
||||||
DROP USER name [ USING PLUGIN name ];
|
DROP USER name [ USING PLUGIN name ];
|
||||||
|
|
||||||
where OPTIONS is a (probably empty) list of following options:
|
where OPTIONS is a list of following options:
|
||||||
- PASSWORD 'password'
|
- PASSWORD 'password'
|
||||||
- FIRSTNAME 'firstname'
|
- FIRSTNAME 'firstname'
|
||||||
- MIDDLENAME 'middlename'
|
- MIDDLENAME 'middlename'
|
||||||
|
Loading…
Reference in New Issue
Block a user