Set persistent to no if you want to associate a temporary program variable with an SQL row without having a corresponding column for the variable in the database. You might want a variable, for example, to indicate whether the program has modified the row.
For details on implicit SQL statements, see SQL support.
Related concepts
Compatibility with VisualAge Generator
Record types and properties
SQL support
Fixed structure
Typedef
Related tasks
Retrieving SQL table data