CMSC 461 Database Management Systems |
Oracle & SQL |
Your programming projects and assignments may be completed using Oracle 10g on the GL system at UMBC. You many use another Oracle system such as Oracle Express on your own laptop. ORACLE
SQL
E/R ModelingDia - diagram tool for Linux, MacOS X, Unix, and Windows
JDBCOracle JDBC Documentation and Tutorials
SQL*PlusA Simple Guide to SQL*Plus (*** Recommended ***) SQL*Plus User's Guide and Reference
Stored ProceduresPL/SQL Examples (*** Recommended ***)
Demo—Call Oracle Stored Procedure from Java using IN and OUT parameters Demo—Call Oracle Stored Function from Java returning CURSOR to result set
Exception Handling with RAISE_APPLICATION_ERROR Returning a JDBC result set from an Oracle stored procedure
|