Preparing a database table - Cloud - 8.0

MySQL

Version
Cloud
8.0
Language
日本語
Product
Talend Big Data
Talend Big Data Platform
Talend Data Fabric
Talend Data Integration
Talend Data Management Platform
Talend Data Services Platform
Talend ESB
Talend MDM Platform
Talend Open Studio for Big Data
Talend Open Studio for Data Integration
Talend Open Studio for ESB
Talend Real-Time Big Data Platform
Module
Talend Studio
Content
ジョブデザインと開発 > サードパーティーシステム > DBコンポーネント > MySQL
データガバナンス > サードパーティーシステム > DBコンポーネント > MySQL
データクオリティとプレパレーション > サードパーティーシステム > DBコンポーネント > MySQL
Last publication date
2023-09-14
In order to create a drop-down list in a Job in the following examples, you should have a Mysql database.

Before replicating the following examples, make sure you have created a Mysql table named employee. The table stores people information as shown below.

id name email sex department position
1 Elisa elisa@company.com F RD manager
2 Nicolas nicolas@company.com M RD developer
3 Sabrina sabrina@company.com F Community developer
4 Stephane stephane@company.com M Sales manager
5 Jim jim@company.com M Sales pre-sales