Skip to main content Skip to complementary content
Close announcements banner

DatabaseColumn

Specifies a database column value when using another database function.

The DatabaseColumn function is as an argument to other database functions like DatabaseLookup to specify the column name as part of the SQL expression. This function may be used only within the argument expression of the database function.

Properties

Column The fully qualified column in the database of the form: <path to database>.<table>.<column> for example: /Default Project/Databases/MyDatabase.MYTABLE.MYCOLUMN. Note that when using Talend Studio a graphical interface specifies this, so you don't need to be concerned with this format.

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 – let us know how we can improve!