Search Results

Search: Posts Made By: nishantrefound
6,286
Posted By nishantrefound
Help reading the array and sum of the array elements
Hi All,

need help with reading the array and sum of the array elements.
given an array of integers of size N . You need to print the sum of the elements in the array, keeping in mind that some of...
829
Posted By nishantrefound
Take by default zero value when no value present
group by RQO_ORG
Union
select '4' AS ORG, 0 AS AUTHVOL
from sysibm.sysdummy1
union
select '26' AS ORG, 0 AS AUTHVOL
from...
2,710
Posted By nishantrefound
MY script
#!/usr/bin/sh
#
# PEFXM1000.sh
#
# C h a n g e L o g
# -------------------------------
# 10/24/2013 RP Initial setup
JobNumber=1000
#Runlog=/sasvol01/hsbc/scheduling/logs/`date...
2,710
Posted By nishantrefound
Problem in shell script db2 query for fetching and comparing records
hi..

my requirement is following:

i want to have a shell script that queries a table i.e. fcm_auth in database fcmcore (I use db2) to get no of rows present for a given combination eg org and...
Showing results 1 to 4 of 4

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