!505 update help-information of creating tablespace
Merge pull request !505 from 周雄佳/davidzhou
This commit is contained in:
@ -11,7 +11,7 @@
|
||||
<refsynopsisdiv>
|
||||
<synopsis>
|
||||
CREATE TABLESPACE tablespace_name
|
||||
[ OWNER user_name ] RELATIVE LOCATION 'directory' [ MAXSIZE 'space_size' ]
|
||||
[ OWNER user_name ] [ RELATIVE ] LOCATION 'directory' [ MAXSIZE 'space_size' ]
|
||||
[with_option_clause];
|
||||
|
||||
where option_clause can be:
|
||||
|
||||
Reference in New Issue
Block a user