Currently taking an SQL class and the RDBMS we are using is Oracle 8i. I am familiar with XML and was wondering if anyone could point me out to some simple examples that I could check out.
thanks
-Chris
Printable View
Currently taking an SQL class and the RDBMS we are using is Oracle 8i. I am familiar with XML and was wondering if anyone could point me out to some simple examples that I could check out.
thanks
-Chris
This might help.
http://download-east.oracle.com/docs...17EE/index.htm
It seems that 9i has some enhancements for working with XML.
These simple examples are what I could find so far:
http://www.akadia.com/services/ora_gen_xml.html
If you come up with something new, can you please share with us?
Thanks!
Hi.
Try these:
http://www.oracle-base.com/Articles/...ocuments8i.asp
Some bits of the following are also relevant to Oracle8i:
http://www.oracle-base.com/Articles/...neration9i.asp
Cheers