MySQL Forums
Forum List  »  Connector/Node.js

Re: Extracting the only one element from xml
Posted by: Jonathan Stephens
Date: October 03, 2007 12:39AM

Which version of MySQL are you using? In 5.1, you can use the ExtractValue() function for this sort of thing: http://dev.mysql.com/doc/refman/5.1/en/xml-functions.html#function_extractvalue

Jon Stephens
MySQL Documentation Team @ Oracle

MySQL Dev Zone
MySQL Server Documentation
Oracle

Options: ReplyQuote


Subject
Written By
Posted
Re: Extracting the only one element from xml
October 03, 2007 12:39AM


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.