Can I consume web services from within an Oracle database?
March 2nd, 2006 By Eddie Awad
Yes. In Oracle DB version 10gR1 (10.1) and above, Oracle provides database web services through the UTL_DBWS PL/SQL package.
For more information (about pre-10g support for web services, technical documents and more), please visit this page on OTN.
