On Feb 16, 11:14 am, weird0 <[email protected]> wrote: > I have worked extensively on Oracle db tools like TOAD, PL/SQL, Report > Builder and Form Builder . > > I would like to know whether that exp is of any use to working with > Oracle technologies like Oracle Financials, Oracle SCM and Oracle > HRMS. Or these products bear no resemblance to the tools i mentioned > above,
Sorry, no resemblance. The one you know are tools, the others are application. Oracle Report builder, Oracle Form builder and Toad are tools to build applications. Pl/Sql is Oracle internal programming language, which can be used to build applications. Oracle Financial, HR, Supply Chain Management are applications. Some are using Pl/Sql but not all. All of the above applications do require intensive training for the end users. For developers it is even lengthier learning curve. Knowledge of Oracle RDBMS and Pl/Sql may help in some applications, but not much. HTH Thomas -- You received this message because you are subscribed to the Google Groups "Oracle PL/SQL" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/Oracle-PLSQL?hl=en
