SQL SERVER – Automated Type Conversion using Expressor Studio
- by pinaldave
Recently I had an interesting situation during my consultation project. Let me share to you how I solved the problem using Expressor Studio.
Consider a situation in which you need to read a field, such as customer_identifier, from a text file and pass that field into a database table. In the source file’s metadata structure, customer_identifier is…