This chapter is composed of :
The purpose of this chapter is to show how to create an empty SQL Script.
To start the Database SQL Script wizard, select :
File->New->Other->Database->Database SQL Script
or
Select an object in the Package Explorer View or the Navigator View then right-click and select :
New->Other->Database->Database SQL Script
The selection is contextual.This means that if you select an existing Database Object :
The wizard will open the parent Database Connection in update mode.
Otherwise :
A new Database Connection wizard will be opened starting with a New Folder selector.
In Database Connection Update mode this wizard has four pages :
In Database Connection Create mode this wizard has five pages :
Script Name is the name of your new SQL script.
Each resource should have a unique name in the targeted selected workspace folder or project root.
This data is not related to any Meta Data informations.
This name will be the file name of the generated SQL script file.
This Script is an SQL file, its file extension is :
This file is referenced in your current Database Connection.
The script generation of the new Database SQL Script will be created.