Click here to Skip to main content
15,884,298 members
Articles / Database Development / SQL Server / SQL Server 2008

A Palindrome Program in SSIS using Copy Column, Derived Column, Character Map and Conditional Split Transformation

Rate me:
Please Sign up or sign in to vote.
5.00/5 (9 votes)
27 Apr 2011CPOL4 min read 41K   378   8  
This article will discuss about Copy Column, Derived Column, Character Map and Conditional Split Transformation in SSIS with a palindrome example.
Words
Madam
Mam
Phone
Number

By viewing downloads associated with this article you agree to the Terms of Service and the article's licence.

If a file you wish to view isn't highlighted, and is a text file (not binary), please let us know and we'll add colourisation support for it.

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



Comments and Discussions