51118/how-can-i-change-my-existing-database-name
Hey Partha,
I understand your problem,
I think this query will work for you
RENAME TABLE old_db.table TO new_db.table;
Please check with this query
Thank you,
Hi@Trinu, I don't think your database is depends ...READ MORE
Run this SQL: select * from v$version; Output: BANNER ---------------------------------------------------------------- Oracle Database ...READ MORE
The "indexes and keys" dialogue, not the ...READ MORE
Hi@Trinu, You can create one database in AWS ...READ MORE
Hi Pratim, I understand your issue. I think you ...READ MORE
What you want to accomplish isn't possible ...READ MORE
You can connect your Java code with ...READ MORE
you need to use OMS to read ...READ MORE
Hi Pratik, I understand your problem regarding this ...READ MORE
Hi Santanu, I understand your problem, You can try ...READ MORE
OR
At least 1 upper-case and 1 lower-case letter
Minimum 8 characters and Maximum 50 characters
Already have an account? Sign in.