evergreean
Technical User
I now connected to Oracle 9i with my username and password:
sqlplus jones/mypassword@//abcd123e/kcl
I created tables for my database but now what if I want to create another database? Do I use the same username and password and then how do I create a different database??
Or do I get a new Schema/username for my new database?
sqlplus jones/mypassword@//abcd123e/kcl
I created tables for my database but now what if I want to create another database? Do I use the same username and password and then how do I create a different database??
Or do I get a new Schema/username for my new database?