Here is the description:
"remains and prices in the warehouse are imported for a long time (remains.xml), creates a load on the database as it stores prices and balances in the node (one record for each language version of the node, but one record would be enough for each item). Storage is required in a flat MySQL table. Import would also work faster if the XML file was processed via XMLReader instead of SimpleXML. "
What does the term "flat table" mean?