Search Results

Search: Posts Made By: bradtri2
2,178
Posted By bradtri2
How to deal with long records (> 8k)??
Still working on manipulating SQL statements. Some are very long (10-20k). I'm using a shell script to read the SQL statements that are stored in a DB2 table and writing the records out to a file...
10,433
Posted By bradtri2
thanks!!
joeyg,
thanks for the tip on the "tr" command. It is doing what I need it to do.

just as an fyi, I was also able to mess around and get the "cut" command to work since I had the statement...
10,433
Posted By bradtri2
My apologies for my example not being very clear....
My apologies for my example not being very clear. The "Actual SQL" shown in my OP is the value that the fetch will return into the shell variable "sqlrow". Since the Actual SQL has an "*" in it,...
10,433
Posted By bradtri2
How to ignore * (asterisk) in a variable
I am using a shell script to read SQL statements stored in a DB2 table and write them out to a file. The problem I have is that some SQL statements have an "*" in them which gets resolved as the...
Showing results 1 to 4 of 4

 
All times are GMT -4. The time now is 02:01 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy