I installed Oracle 11g Release 2 on a Windows 7 laptop and created a database using DBCA. On one screen, it is possible to create an approximate scheme, but it was highlighted in gray, so I could not select it.
I searched the dbhome \ demo \ schema \ human_resources directory, but there is only one file in it - hr_code.sql (it created triggers in the hr scheme). There is no sql to create the hr schema or populate the schema tables. I searched the network to download scripts, but I donβt know where to get them. Can you help me?
source
share