The SET PATH statement changes the value of the CURRENT PATH special register. The value of the CURRENT PATH special register can be replaced by the following values:
The following statement sets the CURRENT PATH special register.
SET PATH = FUNC_XYZ, "NewFun98", QSYS2
For more information, see SET PATH in the SQL Reference topic in the
Information Center.