collation_def

collation_def 
      ::= 
      "create" "collation" collation_name "for" 
      char_set_spec 
      "from" collation_source 
      [ pad_attribute ] 

[rule list]
This rule is called by

-> schema_element -> sql_schema_def_stmt