Create Library
It describes how to create the Library object with Gui Operation.
Library object can be created through the GUI operation as executing the following process.
Library Folder > Context Menu > Create Library

The users can configure the details of the Library through each option, and check the SQL that is applied in the SQL area at the bottom.
필드
설명
Schema
Library가 생성될 스키마를 선택한다. 기본값: 현재 선택한 Library 폴더의 Schema
Name
생성할 Library의 이름을 입력한다.
Library Path
라이브러리 객체가 참조할 라이브러리 경로를 지정한다. 입력한 경로가 유효한 값인지 검사하지 않고, 입력 시 대소문자를 구분이 필요하다.
각 옵션에서 세부 설정을 완료한 후 [Create 버튼] 을 클릭하면 설정한 내용으로 Library 객체가 생성된다.
Last updated