Closed
Description
Grammar or Syntax Description
- MYSQL
- Example:
FOR SHARE
clause is not supported yet
SQL Example
Statement parse = CCJSqlParserUtil.parse(" SELECT * FROM MY_TABLE1 for share ");
Additional context
jsqlparser-4.6.jar
mysql 8.0
Links to the reference documentation
SELECT ... FOR SHARE