I have a db lets call it 'mysite_db' on a server and i have created another copy in my own pc which is also 'mysite_db', now i would like to attach the db (from my own pc) to the main sql server which already has this db name. meanning i have to change my local db's name (i guess i also need to change the physicall file) but im lost with how to do that, can u please guide me how?
my goal is to load the 2 databases on the server for example: 'mysite_db' and 'myNewSite_db'
