Custom INSERT Scripts with Sequences and Constants
01 Sep 2025
KeepTool (Hora) now offers more flexibility in generating INSERT scripts. You can set columns to use sequences like DEPARTMENTS_SEQ.NEXTVAL, the current timestamp, or any function/constant—instead of exporting existing data—making it easy to create fresh inserts for test setups or data initialization.