Does anyone know of a way to change the database name? I have exported my production database into a test instance and want to change the name to eliminate any confusion. For example, if I now access the database as my_production@my_test_server. I would like to change it so I access it as my_development@my_test_server.
TIA
TIA