Development tools and languages

  • SQLis used for data access but it cannot be used for developing complete application.
  • PL/SQL& Java we use to develop an application.
  • PL/SQLis a 3GL – 3rd generation language proprietary to oracle. It has procedural construct (if-then-else & lopping) and user interface design. We can embed PL/SQL calls to SQL.

Previous
Next Post »