Creating a SQL File
To create a new SQL (.sql) file and add it
to the current project, perform these steps:
- In the Navigator, select the project.
- Choose File | New to open the
New Gallery.
- In the Categories tree, expand Database
Tier and select Database Files.
- In the Items list, double-click SQL
File.
- In the New SQL File dialog, provide the details to describe the new file.
Click Help for further instructions.
- Click OK.
An empty SQL file will be added to the current project and be opened for editing.
Related topics
Embedding SQL in Java Programs with SQLJ