Many Oracle discussions use the emp and related tables in the scott/tiger schema. How can I set up these example tables on my own?
+2
A:
The SQL for setting up the demo tables can be found here:
http://www.oracle.com/technology/sample_code/tech/sql_plus/htdocs/demobld.html
If you have access to your Oracle server directories they can also be found here:
$oracle_home/sqlplus/demo
Mark Harrison
2010-06-17 18:13:33