I have an xml file with multiple nodes sub-nodes and attributes and I want to load its data into phpmyadmin database.
Is it necessary to first create tables before loading data?
What is the simplest way to carry out this task?
Any hep is highly appreciated. Thanks In Advance :)