Introduction
In this chapter, we are going to look at some utilities that Oracle provides, which will assist you as a developer to migrate code from one environment to another. We will also look at how to create a custom schema for the environment you will be working on. This would normally be done by a DBA, but we will need a custom schema for the work that we will be doing in this book. We will also look at using scripts to help with packaging scripts, and running just a single script to load multiple objects.