I am needing to make a copy of a database in SQL that will be located on the same server same instance as the orginal database. I've read that one could create a database then export the orginal database into the new database. Would this actually work and is there a better way to copy a database?