Skip to main content

Importing regular expressions or SQL patterns

You can import regular expressions or SQL patterns from Talend Exchange into your Talend Studio and use them on analyses. This way you can share all the patterns created by other users and stored on the exchange server.

You can also import the regular expressions or SQL patterns stored locally in a csv file. The csv file must have specific columns including the ones listed in the table below. The csv file may contain only a few of them.

Column name Description
Label The label of the pattern (must not be empty)
Purpose The purpose of the pattern (can be empty)
Description The description of the pattern (can be empty)
Author The author of the regular expression (can be empty)
Relative Path The relative path to the root folder (can be empty)
All_ DB_Regexp The regular expression applicable to all databases (can be empty)
<database name>_Regexp The regular expression applicable to this specific databases (can be empty)

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!