Good day Sir Erel,
I'm currently developing an App which has 9 Tables saved in csv format, I was wondering if what approach should i use in importing them to the app. Each table would probably hold at most a thousand records with 20 columns at max. Should I save them in a single database or in multiple database file?
I was thinking if this would affect the system performance of the App....
Hope you can help me.... Thanks in Advance.... Noobie here....
I'm currently developing an App which has 9 Tables saved in csv format, I was wondering if what approach should i use in importing them to the app. Each table would probably hold at most a thousand records with 20 columns at max. Should I save them in a single database or in multiple database file?
I was thinking if this would affect the system performance of the App....
Hope you can help me.... Thanks in Advance.... Noobie here....