SQL * Plus
SQL * Plus is a Structured Query Language supported by Oracle .Using SQL * Plus We can perform calculations , list of column definitions for any table and can also format query.
PL / SQL
PL / SQL is an extension of PL / SQL block can contain any number of SQL statements integreted with flow of control statements.Thus PL / SQL combines the data manipulating power of SQL with data processing power of procedural languages.
Forms
This is graphical tool used for generating and executing Forms based applications.A form basically comprises blocks and filelds.Multiple tables can be accessed over a single form , based on the application with the help of transaction commands.Oracle forms Builder is the design component of a Oracle Forms.
Reports
It is an application development tool of Oracle for developing , executing , displaying and printing reports . We can create a wide variety of reports , Oracle Reports are powerful , yet easy to use.
SQL * Plus is a Structured Query Language supported by Oracle .Using SQL * Plus We can perform calculations , list of column definitions for any table and can also format query.
PL / SQL
PL / SQL is an extension of PL / SQL block can contain any number of SQL statements integreted with flow of control statements.Thus PL / SQL combines the data manipulating power of SQL with data processing power of procedural languages.
Forms
This is graphical tool used for generating and executing Forms based applications.A form basically comprises blocks and filelds.Multiple tables can be accessed over a single form , based on the application with the help of transaction commands.Oracle forms Builder is the design component of a Oracle Forms.
Reports
It is an application development tool of Oracle for developing , executing , displaying and printing reports . We can create a wide variety of reports , Oracle Reports are powerful , yet easy to use.