The default LOOKAHEAD is 1 which is very probably to conflict, especially for custom parse block like SqlCreate.
Sets the LOOKAHEAD(2) to reduce conflict.
- links to
The default LOOKAHEAD is 1 which is very probably to conflict, especially for custom parse block like SqlCreate.
Sets the LOOKAHEAD(2) to reduce conflict.