Hi,
i have a table with 68 columns. I want to do a ltrim(rtrim(column)) for all the columns in the table.
Is there a way to automate this somehow? perhaps create some sort of loop to go through each column and to do the ltrim and rtrim?
this will be run on a monthly basis through dts package.
thanks
Scott
i have a table with 68 columns. I want to do a ltrim(rtrim(column)) for all the columns in the table.
Is there a way to automate this somehow? perhaps create some sort of loop to go through each column and to do the ltrim and rtrim?
this will be run on a monthly basis through dts package.
thanks
Scott