Feature Request
PL/iSQL Feature: Support for %TYPE
Describe the feature you'd like to propose:
The %TYPE attribute enables the declaration of variables with the same data type as a column in a table or another variable. This ensures that the variable's type always matches the source, even if the source's data type changes.
Feature Request
PL/iSQL Feature: Support for %TYPE
Describe the feature you'd like to propose:
The %TYPE attribute enables the declaration of variables with the same data type as a column in a table or another variable. This ensures that the variable's type always matches the source, even if the source's data type changes.