Show TOC

column_definitionLocate this document in the navigation structure

			
<column_definition>::=
  <column_name> <data_type> [<column_attributes>]
| <column_name> <domain_name> [<column_attributes>]