i have atable with data table:City
city_name nobombay 123
madras 222
bombay 333
madras 444
pls give *number and *counter vales, for find city where city_name= bombay
and also read city where city_name= bombay
thanks
Need code for query
-
- Posts: 35
- Joined: Wed Oct 08, 2008 11:39 am
- Skillset: cobol, dn2, jcl, adabas, roscoe
- Referer: FRIEND
-
- Global moderator
- Posts: 3025
- Joined: Sun Jul 04, 2010 12:13 am
- Skillset: JCL, PL/1, Rexx, Utilities and to a lesser extent (i.e. I have programmed using them) COBOL,DB2,IMS
- Referer: Google
- Location: Pushing up the daisies (almost)
Re: Need code for query
Split from an old topic. You should know by now that a new question is a new topic.
The problem I have is that people can explain things quickly but I can only comprehend slowly.
Regards
Nic
Regards
Nic
- RGZbrog
- Posts: 101
- Joined: Mon Nov 23, 2009 1:34 pm
- Skillset: Natural, Adabas, Predict, Natural Security, Construct, EntireX, SPoD, NaturalONE
- Referer: SAG Developer Forum
- Location: California, USA
- Contact:
Re: Need code for query
*NUMBER and *COUNTER are well-described in the documentation, under System Variables. What is it abut them that you don't understand?
In the time it took to post your question, you could have written a program to give you the answers. If you are having trouble with that program, post your code and we will help to correct it.
Sample programs are found in the SYSEXPG library and documented in the Programming Guide.
In the time it took to post your question, you could have written a program to give you the answers. If you are having trouble with that program, post your code and we will help to correct it.
Sample programs are found in the SYSEXPG library and documented in the Programming Guide.
-
- Similar Topics
- Replies
- Views
- Last post
-
- 7
- 11932
-
by AusZosGuy
View the latest post
Fri Sep 10, 2021 6:40 pm
-
- 0
- 2602
-
by JIMDOOEY
View the latest post
Tue Mar 01, 2022 8:48 am
-
- 1
- 2526
-
by enrico-sorichetti
View the latest post
Fri Apr 02, 2021 6:56 pm
-
- 0
- 3151
-
by enrico-sorichetti
View the latest post
Fri Apr 01, 2022 6:00 pm
-
- 4
- 9315
-
by grasshopper
View the latest post
Mon Jul 26, 2021 9:17 am