dolphin ignore index request
This commit is contained in:
@ -71,7 +71,7 @@ SUBPARTITION { ( subpartition_name ) | FOR ( subpartition_value [, ...] )}
|
||||
where nlssort_expression_clause can be:
|
||||
NLSSORT ( column_name, ' NLS_SORT = { SCHINESE_PINYIN_M | generic_m_ci } ' )
|
||||
where index_hints can be:
|
||||
FORCE { INDEX | KEY } ( index_name [, ...] )
|
||||
{ FORCE | IGNORE } { INDEX | KEY } ( index_name [, ...] )
|
||||
| USE { INDEX | KEY } ( [ index_name [, ...] ] )
|
||||
NOTICE: [into_option] is only available in CENTRALIZED mode and B-format database.
|
||||
NOTICE: [index_hints] is only available in CENTRALIZED mode and B-format database.
|
||||
|
||||
Reference in New Issue
Block a user