MySQL Forums
Forum List  »  Connector/Node.js

Re: is there any way to Store entire XML file into MYSQL Database
Posted by: Alexander Barkov
Date: June 26, 2006 05:20AM

INSERT INTO t1 SELECT load_file('/path/to/your/file.xml');

Options: ReplyQuote


Subject
Written By
Posted
Re: is there any way to Store entire XML file into MYSQL Database
June 26, 2006 05:20AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.