I am new to oracle, i want to create a user named as abc in oracle database, but i do n't know how to do it, please help me. My database name is tom. I wrote the following
create user abc identified by abc. But how can i link this user to my database tom?
After the user creation, I want to import a dmp file in that user, how can i import on user abc?
Any help is much appreciated
CREATE USERcommand. If you didn't log in to yourtomdatabase, where have you logged into?