indirect typing
The process of assigning a data type to a variable by referencing a database
table or column. In 4GL, indirect typing is carried out by the keyword LIKE in a
variable definition.
See also column, data type conversion, define, table, variable.