I moved one of my applications to new domain and new name, so I want to delete the old application. But I don't want to delete database, because new application is using it. How to do it? asked 28 Apr '14, 19:30 krzem |
Move the data into a new database via Import/Export commands, you have to use a different database name answered 28 Apr '14, 23:43 johns |