Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. XMLstud

    loading data into a PL/SQL table, and populating the DDL table.

    I have created two procedures to try and achieve the problem at hand. It retrieves and displays the record from a DBMS_OUTPUT.PUT_LINE prospective as indicated in (1&2), but I am having difficulty loading these values into a PL/SQL table from the package labeled as (3). I read your book and all...
  2. XMLstud

    Load data from a XML file to a PL/SQL table

    I have created two procedures to try and achieve the problem at hand. It retrieves and displays the record from a DBMS_OUTPUT.PUT_LINE prospective as indicated in (1&2), but I am having difficulty loading these values into a PL/SQL table from the package labeled as (3). All code compiles. (1&2)...

Part and Inventory Search

Back
Top