Community

All About the MySQL 5.5 LOAD XML INLINE Statement

(Rob Gravelle) Back in my Data Formatting, Working with XML Data in MySQL article, I described how to import XML-formatted data that was created using the mysqldump utility with the –xml flag. That solution relied on a combination of the MySQL LOAD_FILE() and ExtractValue() function.

Read More - Register for Free Membership