Name

VAD_LOAD_FILE — executes statements of a SQL file

Synopsis

DB.DBA. VAD_LOAD_FILE ( in fname varchar );

Description

This splits a plain sql file into single statements and executes them one by one. The root directory for this procedure is the 'code' root of VAD's repository.

Parameters

fname

path to file to exec