Hi Guys, just a general sqlite question
i am wondering if its possable to let my users create tables (categories) on a single database,
like do all tables have to be created at the same time or can i add tables as and when i want to, and the same for deleteing them
or will i have to make a new database for each new categorie i want to add

