Date Comparision using Rexx



IBM's Command List programming language & Restructured Extended Executor

Date Comparision using Rexx

Postby selvakumart » Wed Jul 22, 2009 12:13 pm

Hi,
My requirement is i have a dataset with a date i want to compare this date with one of the column in DB2 table if both are equal i want to delete the row using Rexx how can i do this.
selvakumart
 
Posts: 1
Joined: Wed Jul 22, 2009 12:04 pm
Has thanked: 0 time
Been thanked: 0 time

Re: Date Comparision using Rexx

Postby expat » Wed Jul 22, 2009 2:28 pm

What do you mean by "how can I do this"

You have told us the logic of what you need to do, so all that is left is for you to code, test and document it.
expat
 
Posts: 459
Joined: Sat Jun 09, 2007 3:21 pm
Has thanked: 0 time
Been thanked: 8 times

Re: Date Comparision using Rexx

Postby dick scherrer » Thu Jul 23, 2009 2:38 am

Hello,

i want to delete the row using Rexx how can i do this.
How would you do this with COBOL?

The logic would be the same. The mechanics quite different.

Why would you believe rexx is a proper choice for this requirement?
Hope this helps,
d.sch.
User avatar
dick scherrer
Global moderator
 
Posts: 6268
Joined: Sat Jun 09, 2007 8:58 am
Has thanked: 3 times
Been thanked: 93 times


Return to CLIST & REXX

 


  • Related topics
    Replies
    Views
    Last post