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....
how about considering a scenario of data corruption? Is it not that a single file is prone to data corruption?
And please any advice on what storage to save the database? Internal or External Storage???
Thanks..