Re: Extract and Load only the first and last records from a flat file to target
Perform SQL Trans, Agg and Rank transformations. In Agg transformation do not perform any grouping for columns. Set the rank 1 only in Rank transformation properties. Use UNION transformation to get first and last record in Target table.