Convert Function
Posted: Mon Oct 05, 2009 6:45 am
Hi
I have a Convert Function used in my existing Job like below
Convert(char(10), ' ',DSLink2.FName)
What is the Meaning of this ..
I tried some samples with Fixed length recs . But could n't find any clues.
Appreciate the help .
View user's profile
I have a Convert Function used in my existing Job like below
Convert(char(10), ' ',DSLink2.FName)
What is the Meaning of this ..
I tried some samples with Fixed length recs . But could n't find any clues.
Appreciate the help .
View user's profile