Search Results

Search: Posts Made By: AbdulRShaik1
1,937
Posted By AbdulRShaik1
To append column names to a table using db2 and...
To append column names to a table using db2 and shell script
# Get all the columns seperated with comma.
Col_names=$(db2 -x "select colname||',' from syscat.columns where tabname = '$TABLENAME'...
Showing results 1 to 1 of 1

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