I have a database that I want an exact copy of (db schema and data) except I want to change the name of the database to something else, and I want a different user to be able to access it. Is there an ...