개발
export 받은 파일에서 index script만 추출
학생.
2007. 2. 28. 11:02
반응형
물론 export시 indexes=n 으로 하셨다면 안됩니다...^^
imp system/manager file=scott.dmp indexfile=index.sql
위에서 indexfile 옵션에 지정한 파일로 빌드 스크립트들이 쌓입니다.
단... constraint에 의해 생긴 index는 안나옵니다..
반응형