Help for this page
table_and_column: ident '.' ident | ident ;
statement: stmt_type from_into table_and_column set table_and_column where | stmt_type from_into table_and_column ... ;