Hi,
I have a problem at hand. Any help is highly appreciated.
I have a table with 16000 rows in which one of the column data type is "long" type. I am unable to find the length of the characters stored in that particular column.
So I used an ETL tool and extracted the data and placed in a text file. I need help in writing a script which can find the length of data stored in that particular
field and later parse it.
As I said I am a rookie to shell scripting, any help is highly appreciated.
Thankyou
RK
I have a problem at hand. Any help is highly appreciated.
I have a table with 16000 rows in which one of the column data type is "long" type. I am unable to find the length of the characters stored in that particular column.
So I used an ETL tool and extracted the data and placed in a text file. I need help in writing a script which can find the length of data stored in that particular
field and later parse it.
As I said I am a rookie to shell scripting, any help is highly appreciated.
Thankyou
RK