Hello all,
In code, how do you handle < 1 schemas in the same database? Say there us the Public Schema then there is another one Schema2. How to read and write to #2.
Or is that a really bad idea?
I am asking bc I have a db that has all of the tables necessary for one application. I need to either add more tables to suit another app, use another schema OR create another database.
This is for a set of web apps that will be hosted, possibly by Xojo (not sure yet).
Thanks,
Tim
3 posts - 3 participants