Was this helpful?
xmlimport Example
This command imports an XML file named xmlout.xml into an Ingres database testdb:
xmlimport testdb xmlout.xml.
The xmlimport utility parses xmlout.xml and then creates the tables and indexes defined in the xmlout.xml file in testdb database.
Last modified date: 01/30/2023