mirror of
https://github.com/FirebirdSQL/firebird.git
synced 2025-01-22 20:43:02 +01:00
Fixed docs - thanks to Adriano
This commit is contained in:
parent
69e6c4c07f
commit
0e7dbf02fa
@ -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