Actually I am having 11 columns in my Database(Sqlite).Now I am increasing the number of columns to 15.Will it affect my application?If Yes, then what will be the feasible solution?
Actually I am having 11 columns in my Database(Sqlite).Now I am increasing the number
Share
No it should not effect on application as long as you have enough memory Check this link here: http://www.sqlite.org/limits.html