[EMAIL PROTECTED] wrote: > >But, please allow the question: > >it is necessary to put all the data of all the companies in one > >table together? If each company would use its own set of tables > >( may be the same name, but owned by different users ) could solve > >your problem, too, without that primary-key-column. > > It is not necessary. Theoretically I could have one database user per > company. But there are thousands of those companies. In the > event of schema > change I'd have to apply it to all users one by one. Or is > there a way to > have them in sync?
No, they are seperate databases. The user has to use scripts or whatever else to assure that all schemas look the same. Elke SAP Labs Berlin _______________________________________________ sapdb.general mailing list [EMAIL PROTECTED] http://listserv.sap.com/mailman/listinfo/sapdb.general
