Hi all, I was wondering if it was possible to create a table template in the schema file. I have a database a large number of tables all the same except for the table name. I want to create new tables on the fly, just renaming the table name but using the java object models to create and access them. Can this be done?
thanks, Justin
