Posts Tagged ‘oracle emp table’

Oracle 10g XE – Creating scott schema & default tables

There is no Oracle default scott schema or default tables like emp,dept,bonus,salgarde in Oracle 10g XE. Here is a easy step by step by guide to create it. 1) Download & install Oracle 10g XE. 2) Go to Start > All Programs > Oracle Database 10g Express Edition > Go To Database Home Page 3) [...]