column_list ::= column_name { "," column_name }
This rule is call by -> insert_statement -> trigger_sync
-> insert_statement -> trigger_sync