Creating a DB [message #353193] |
Sun, 12 October 2008 12:52 |
kinger88
Messages: 2 Registered: October 2008
|
Junior Member |
|
|
Hi,
I'm just starting my second year in college and i have a module learning SQL with Oracle
In college we have Oracle installed with a database set up for us to practice with.
I have been given the SQL code to create this database at home but i have no idea how to do it
I have instaled Oracle 9i and if i try and go in to SQL i don't have any log in details to put in and no database to connect to so how do i create this database in the first place?
Thanks in advance
[Updated on: Sun, 12 October 2008 12:52] Report message to a moderator
|
|
|
Re: Creating a DB [message #353197 is a reply to message #353193] |
Sun, 12 October 2008 13:06 |
|
Michel Cadot
Messages: 68731 Registered: March 2007 Location: Saint-Maur, France, https...
|
Senior Member Account Moderator |
|
|
When you install Oracle, it proposes you to create a demo database, use this option, it is sufficient for learning purpose.
I recommend you to download the latest XE version instead of using the old 9i.
Regards
Michel
[Updated on: Sun, 12 October 2008 13:07] Report message to a moderator
|
|
|
Re: Creating a DB [message #353198 is a reply to message #353193] |
Sun, 12 October 2008 13:33 |
kinger88
Messages: 2 Registered: October 2008
|
Junior Member |
|
|
My college is teaching us in Oracle 8!
So i think 9i will be fine for me at the moment.
Thanks for the reply
I created a sample db and its the one we were using so all sorted
Thanks again
|
|
|