Using Oracle SQL Tips and Techniques: Database Management Systems Fundamentals CSCI 2020
Using Oracle SQL Tips and Techniques: Database Management Systems Fundamentals CSCI 2020
JDBC
PL-SQL
Interface
CORE
ODBC
HTTP Server Interface
Pro-C
Oracle at ETSU
• The dept. has an Oracle server
▫ Server pythia.etsu.edu
▫ Database SID csdb.etsu.edu
• You have an account:
▫ User Name is the same as your campus account
▫ Password is initially dbms
Choices
• SQL-Developer
▫ Available for download from ORACLE
• ECLIPSE add-on
▫ Full package on course site
• SQL-Plus Instant Client
▫ Available for download from ORACLE
▫ Install Instructions on course site
• .Visual Studio add-on
▫ Available for download from ORACLE
SQL Plus Instant Client
SQL
Developer
ECLIPSE in the labs
To load a file of
commands click
on the Folder
Icon on the
toolbar and
locate the file
Your can save the
ECLIPSE in the labs contents of an SQL
Editor Window
click the Diskette
Icon on the tool
bar.
Then choose no
to save the code
outside of a
project.
ECLIPSE in the labs
The Save as
dialog box
will appear to
allow you to
save the file
ECLIPSE in the labs