//Custom Mapping Of Schemas | dbForge Team Blog » custom mapping of schemas

Posts Tagged ‘custom mapping of schemas’

Moving Database Objects from One Schema to Different Schemas

Friday, July 2nd, 2010

Database development is not limited to an initial copy of a database. On your road you meet multiple enhancements, refactoring, upgrade and many other cases that require changes in a database structure. One of most common cases is to upload database objects from one schema to several schemas. Here the simplicity ends and you are stuck with the questing ‘How to do this?’

Upload manually or automatically?

(more…)


"));