Notice
Recent Posts
Recent Comments
Link
«   2025/07   »
1 2 3 4 5
6 7 8 9 10 11 12
13 14 15 16 17 18 19
20 21 22 23 24 25 26
27 28 29 30 31
Archives
Today
Total
관리 메뉴

꺄르륵

[Oracle SQL Developer] Import 본문

프로그래밍/DB

[Oracle SQL Developer] Import

Teddy. 2019. 10. 7. 13:04

cmd 창에서 import할 파일이 있는 경로 설정

 

D:\

 

imp sqldeveloper_User_Id/sqldeveloper_User_Password


file=*import_file_name*.dmp ignore=y grants=y row=y indexes=y full=y

파일 import 시키기.