!4989 修复 '\h cursor' 返回的语法描述和官网中介绍不一致的问题
Merge pull request !4989 from Ruixiang Li/cursor
This commit is contained in:
@ -11,7 +11,7 @@
|
||||
<refsynopsisdiv>
|
||||
<synopsis>
|
||||
CURSOR cursor_name
|
||||
[ BINARY ] [ INSENSITIVE ] [ [ NO ] SCROLL ]
|
||||
[ BINARY ] [ NO SCROLL ] [ { WITH | WITHOUT } HOLD ]
|
||||
FOR query ;
|
||||
</synopsis>
|
||||
</refsynopsisdiv>
|
||||
|
Reference in New Issue
Block a user