How can i retrieve city while my i have one field address
length 60 but i don't know what where is city in this field ?
Answer Posted / tuhina
select cityfldname from DBF where cityfld like '%cityname%'
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
Suppose I have a pf, it contains 5 members, how to access particular member data from logical file? What is the use of member in pf?
Last statement of any rpg program is lr?
How to change the batch job to interactive job?
What is the use of member in pf?
What is the primary file?
What is open data path?
How to find the list of source physical files in a library?
What is the interactive job? What is the batch job? How to change the batch job to interactive job?
How to index LF by relative record no (RRN)
How to know the particular record in pf with out reading?
Suppose I have a pf,it contains 5 members,how to access particular member data from logical file ?and what is the use of member in pf?
I have a pf, it contains 5 members, how to access particular member data from logical file?
When we create a pf and did not fill up maint parameter, then by default which access path will the system take & why?
What is the difference between access path and open data path?
How to update physical file using logical file with example?