How can I test some commands from

Ehab Aziz

Member
How can I test some commands such as select ,insert .....
from pl/sql ver 6.0.6.947?
I need to know what I should do about login information ?
 
You need to have access to an Oracle database - you could download the free version from www.oracle.com and install it on your system.

Once it is installed you should be able to use the 'scott' userid with the 'tiger' password to use the demo schema.
 
can you give me a specifi link to download demo schema I can go and lost in oracle.com . Please I am using Window XP. Thanks
 
Back
Top