Dieser Inhalt liegt nicht in Ihrer Sprache vor. Hier ist die englische Version.
Creating user-defined SQL templates
As the transformation you need to accomplish in ELT may exceed the
scope of what the given SQL templates can achieve, Talend Studio allows you to develop your own SQL templates according to some writing
rules. These SQL templates are stored in the UserDefined folders grouped according to the database type in which they
will be used.
For more information on the SQL template writing rules, see SQL statements.
To create a user-defined SQL template:
Procedure
In the Repository tree view,
expand SQL Templates and then the category you
want to create the SQL template in.
Right-click UserDefined and select Create
SQLTemplate to open the New SQL Template
wizard.
Enter the information required to create the template and click
Finish to close the wizard.
The name of the newly created template appears under
UserDefined in the Repository tree
view. Also, a SQL template editor opens on the design workspace, where you can enter
the code for the newly created template.
For further information about how to create a user-defined SQL
template and how to use it in a Job, see the section about iterating on DB tables and deleting their content using a
user-defined SQL template at MySQL.
Did this page help you?
If you find any issues with this page or its content – a typo, a missing step, or a technical error – please let us know!