방법1) 서버리스트에서 SAS테이블이 있는 라이브러리를 오른쪽 마우스로 “클릭” > “속성”에서 확인하시거나,
방법2) “프로그램” > “새로운 프로그램”에 아래의 코드를 실행한 후 로그에서 확인할 수 있습니다.
libname <라이브러리명> list;
(SAS 코드 예) libname work list;
(로그 예)
2 libname work list;
NOTE: 라이브러리 참조= WORK
범위= Kernel
엔진= V9
액세스= TEMP
물리적 경로= C:\Users\koronk\AppData\Local\Temp\SAS Temporary Files\_TD17984_KORONK_
파일 이름= C:\Users\koronk\AppData\Local\Temp\SAS Temporary Files\_TD17984_KORONK_
Registration is now open for SAS Innovate 2025 , our biggest and most exciting global event of the year! Join us in Orlando, FL, May 6-9.
Sign up by Dec. 31 to get the 2024 rate of just $495.
Register now!