본문 바로가기

명사 美 비격식 (무리 중에서) 아주 뛰어난[눈에 띄는] 사람[것]

Database/SQL Developer

Oracle SQL Developer 설치/실행

앞서 Oracle을 설치하고 sqlplus를 실행했다.

https://standout.tistory.com/1068

 

Oracle Database 19c 다운/sqlplus 실행하기

오라클에 접속 - 스크롤 - Download Oracle Database 19c - Download Oracle Database XE for Windows(ZIP) * 회원가입은 아주 간단하니 회원가입하여 로그인하자. https://www.oracle.com/database/technologies/ Learn About the Latest Ora

standout.tistory.com

 

이번엔 Oracle SQL Developer를 설치해 실행해보자.

https://standout.tistory.com/92

 

SQL Plus와 SQL Developer

SQL https://standout.tistory.com/91 SQL이란? SQL Structured Query Language 데이터 베이스를 이용하기 위한 특수 목적의 프로그래밍 언어 https://ko.wikipedia.org/wiki/SQL SQL - 위키백과, 우리 모두의 백과사전 위키백과

standout.tistory.com

 

 

 

Oracle페이지에서 SQL Developer를 다운한다.

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

 

SQL Developer

Oracle SQL Developer is a free, development environment that simplifies the management of Oracle Database in both traditional and Cloud deployments. It offers development of your PL/SQL applications, query tools, a DBA console, a reports interface, and mor

www.oracle.com

 

 

압축해제 후 sqldeveloper.exe 실행

 

 

만약 실행시 모듈 에러가 발생한다면, 

아래 게시물을 참고한다.

https://standout.tistory.com/1069

 

SQL Developer 설치 에러: 일부 모듈을 설치하지 못했습니다

SQL Developer를 설치 후 sqldeveloper.exe를 실행시 아래와 같은 모듈에러가 발생 할 수 있다. 아래의 폴더를 삭제한다. 사용자 - AppData - Roaming - SQL Developer 사용자 - AppData - Roaming - sqldeveloper 이때 주의점!

standout.tistory.com

 

 

 

no-jre

즉 이미 jdk를 설치한 상태라 jdk가 포함되지않는 버전을 다운 받았다면

jdk 경로를 입력해야한다.

 

 

 

실행완료.