mirror of
https://github.com/FirebirdSQL/firebird.git
synced 2025-01-22 22:43:03 +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 ...]] ) ]
|
||||
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'
|
||||
- FIRSTNAME 'firstname'
|
||||
- MIDDLENAME 'middlename'
|
||||
|
Loading…
Reference in New Issue
Block a user