Hello,
I´m new in Oracle, and have completed my Oracle 8.1.7 instalation under linux.
All works good, but now I must do init the tests, but I´m "dumb" in oracle world.
I´m have read the oracle documentation but is much complex for a small start and i need some tips.
1-) have oracle a web interface to manage the database?
2-) if no, i´m using sqlplus to make it (create and manipule databases) it's correct?
3-) i need 3 basics commands:
a - create a new user in oracle
b - create a new database
c - import a sql file to generate the tables.
Any one help-me? ;o)