 |
|
 |
 |
Technologies Used
SQL and SQL*Plus Oracle's standard database access languages. They allow manipulation of data within the database including creation of simple reports.
SQL*Loader The standard data loading tool from Oracle; it enables data to be loaded from a flat file into the Oracle database.
PL/SQL Oracle's procedural extension to SQL and SQL*Plus. It is a full-fledged programming language utilizing block structure, cursors, control structures and exception handling.
Pro*C A programmatic interface for the C language developed by Oracle. It enables SQL statements to be embedded in C programs to allow access and manipulation of data in the Oracle database. It requires use of the Pro*C precompiler prior to compiling and linking a C program.
Oracle Forms Developer An application development tool that enables rapid creation of highly interactive, Internet-ready forms, charts and business logic. Forms can be customized by adding custom menus, reports and charts. In addition, web-deployed forms can be enhanced by using Java Beans.
Oracle Reports Developer Oracle's tool for rapid development of enterprise-level reports. It is based on a wizard-driven approach and includes a graphical layout editor. Reports can be customized by adding standard Internet features and controls such as bookmarks, hyperlinks, buttons, JavaScript and Java applets.
Tell us about your project...
 |
 |
 |