How we can delete all the Logical File of a Physical file
in one instance ?
Answer Posted / omer ozen
run the following sql:
drop table <filename> cascade;
And all the logicals based on the file being deleted will
magically disappear.
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
Pose, there are 100 records in the file.i need to retrieve all the records matching/equal to the particular name field. How can we do the above using search criteria other than using the if cond?
is it possible, in the same cgi, to run more than one gethtml or gethtmlifs?
how can I predict the performance of my cgis?
which are control break logic indicators?
what are different record spacing keywords in rlu ?
how can we run a batch job?
What is file access opcodes?
how to define global parameter in ile ?
when would you prefer logical file than opnqryf?
What is the difference between non-join logical files and join logical files?
What is the maximum number of subfiles that can be specified in a display file?
what is the command to know key fields of file?
how may a cgi control duplicate inputs?
what is the purpose of indicators in rpg?
what is the difference between udate and the system date?