• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Tim Cooke
  • Ron McLeod
  • paul wheaton
  • Jeanne Boyarsky
Sheriffs:
  • Paul Clapham
  • Devaka Cooray
Saloon Keepers:
  • Tim Holloway
  • Roland Mueller
  • Himai Minh
Bartenders:

XMLType usage

 
Ranch Hand
Posts: 82
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi,
I am try to use XMLType in my oracle database ( Oracle Database 10g Enterprise Edition Release 10.2.0.3.0 - 64bit Production).

Do any body have any good tutorial/Code example for inserting/Retrieving data from XMLType?

Thanks...
Karan
[ July 30, 2007: Message edited by: Karan Jain ]
 
Greenhorn
Posts: 12
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

Originally posted by Karan Jain:
Hi,
I am try to use XMLType in my oracle database ( Oracle Database 10g Enterprise Edition Release 10.2.0.3.0 - 64bit Production).

Do any body have any good tutorial/Code example for inserting/Retrieving data from XMLType?

Thanks...
Karan

[ July 30, 2007: Message edited by: Karan Jain ]


OTN Sample code Hope this link helps
 
reply
    Bookmark Topic Watch Topic
  • New Topic