Re: Procedure



krajiusa@xxxxxxxxx wrote:
I need help with procedure. I appreciate the help.

The table has two columns with the data is like this.

Table Name : Temp

Event_F Event_B

abc01 bvc32 nbv43 mnb54
dsf32 iou09 nmj87 lkh87 mny67

There is no , in the data of Event_B.

I need the output like this:

Event_F Event_B
abc01 bvc32
abc01 nbv32
abc01 mnb54
dsf32 iou09
dsf32 nmj87

The records are in thousands.

You will be told this smells like homework. God help us, looking at the above, if you claim to be an already trained programmer trying to solve a real-world problem !

If you want help, try the following :-

1) Which compiler, Version # and Operating System

2) Post the text (IN FULL - not paraphrased), of the problem, given to you by your instructor, and

3) Show us the COBOL code you have produced so far.


Jimmy
.