How can I create another user to access the HR schema data
672338May 24 2010 — edited May 25 2010I'm new to Oracle and just downloaded the 10XE. I logged in as HR and managed to modify some data in the tables.
I then created another user, say ABC, when logged in as SYS. But then I could not access the same tables and data in HR.
I learn that each user has his own schema, but how can I create another user to access the same tables and data that I see in the Oracle DB?