NVX Utility (OI ==> RAILS migration tools)#
//
- nvx_ut001 read _INS file and extract EQU for inclusion into code
nvd_{table_name}#
This is the DRY of the OI DICT:SQL. Use this to get the list of valid fields, and their SQL equivalent, as well as conversion
used_fields% = nvd_emp01("used_fields")
sql_col = nvd_emp01("sql_cols","")