Inserting XML into an Oracle DB with SQL - TechRepublic
General discussion
March 21, 2001 at 12:59 AM
gckirksey

Inserting XML into an Oracle DB with SQL

by gckirksey . Updated 25 years, 2 months ago

In a current project I have a requirment to store a XML file in an Oracle database. The problem I have is that I need to go through a Third Party software that only allows me to execute a SQL statment. Can a XML file be inserted through an SQL statment?

This discussion is locked

All Comments