Scripts
Relational modeling supports two types of script:
- SQL scripts, for editing staging data
- Non-SQL scripts, for scripting of functions
SQL scripts can be parameterized with the use of custom settings. Relational modeling automatically translates custom settings to SQL parameters. This reduces the risk of SQL-injection.