SQL - set library list

By kimot, 27 December, 2022

Library list can be set through Run SQL Scripts menu :
/Edit/JDBC configuration/System/Library list

SQL Librarylist

 

Or you can add library with help of system command on SQL Scripts window :

CL: ADDLIBLE My_library;

or

CALL QCMDEXC('ADDLIBLE My_library');