The old familiars EMP and DEPT – tables used for demos and examples in earlier versions of Oracle – live in the SCOTT schema, the default Oracle schema in those days.
Scripts
A SQL script can contain one or more SQL statements or PL/SQL blocks, to do a logical unit of work. SQL scripts can be saved as files.