I've used MySQL before, but never Oracle. I just downloaded and installed Oracle Express 10g.
I'm confused. In MySQL, you can create a database and the tables it contains. You then can do 'show databases' to show what databases exist and 'show tables' to show what tables are in the particular database you're using. I'm using Sql*Plus and want to know what databases there are to connect to, and how to create databases and tables. Can someone tell me what I need to do or point me to a beginners Oracle tutorial on the web? I'd appreciate any help.
JT
I'm confused. In MySQL, you can create a database and the tables it contains. You then can do 'show databases' to show what databases exist and 'show tables' to show what tables are in the particular database you're using. I'm using Sql*Plus and want to know what databases there are to connect to, and how to create databases and tables. Can someone tell me what I need to do or point me to a beginners Oracle tutorial on the web? I'd appreciate any help.
JT