Embedding SQL into a program

Once you are happy with the SQL query that you have created, you can insert it into your COBOL or PL/I program by copying it or adding the query to a temporary fileInsert query into program, and then pasting the query into your program in the Eclipse Editor.