updatability_clause ::= "for" ( "read" "only" | "update" [ "of" column_name_list ] )
This rule is called by -> cursor_spec
-> cursor_spec