SQL 실습 도구 SQL Developer 설치

 

1. 설치 파일 다운로드

- 아래 URL 이동

https://www.oracle.com/database/sqldeveloper/technologies/download/

 

Oracle SQL Developer Downloads

This archive. will work on a 32 or 64 bit Windows OS. The bit level of the JDK you install will determine if it runs as a 32 or 64 bit application. This download does not include the required Oracle Java JDK. You will need to install it if it's not already

www.oracle.com

 

 

 

 

2. SQL Developer 실행

 

.

 

3. SQL Developer 초기화면

 

 

4. 신규 접속 정보 입력

 

 

5. 접속 성공 후 SQL Developer 화면

 

 

위 과정을 순서대로 이행하면 SQL 실습 도구인 SQL Developer프로그램을 사용하실 수 있습니다.

* 선행 작업으로는 오라클 설치가 필수입니다.