asterisk notation
The syntax .* appended to the name of a table (table.*) or a program record (record.*). This syntax expands to the names of all columns in a table or of all members in a record.
See also
program record
,
table
.