The property column refers to the name of the database table column that is associated with the field. The default is the name of the field. The column and related field affect the default SQL statements, as described in SQL support.
column = "Column" + "01"
column = "\"SELECT\""
(A similar situation applies if you use of those reserved words as a table name.)
Related concepts
Compatibility with VisualAge Generator
Record types and properties
SQL support
Fixed structure
Typedef
Related tasks
Retrieving SQL table data