1
I would like to ask a question and I do not know how to structure my need..
I need to import/export a file with records, and depending on each record will be a different table, with its references and etc.. What file formats is ideal? . csv, xls, and etc..
In the file I separate each item with delimiter or with specific header for each item? Which is the best way?
What is the best way to create this file layout and import/export? So far I have no idea how to do it..