Talend Talend-Core-Developer Question Answer
You have a MySQL table named customers with columns named id, name, address, and country. You need to retrieve records that have a specific country based on a variable. Which steps should you use to achieve this?

