SyntaxFix
Write A Post
Hire A Developer
Questions
If there is XML file with 2 different tables then will:
LOAD XML LOCAL INFILE 'table1.xml' INTO TABLE table1 LOAD XML LOCAL INFILE 'table1.xml' INTO TABLE table2
work