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
How can we arrange duplicate records in a file?
what does opcode post do ?
How can we change the uppercase to Lowercase in RPG?
when would you prefer logical file than opnqryf?
how can a message from a message file appear as a constant on the screen?
what is service program?
define the purpose of the %sst function?
what is sflpag and sflsiz ?
name few ibm supplied libraries?
What is difference between rename and prefix?
What is a query can be displayed without saving it?
Why we are not able to perform insert delete and update operation in Join logical file?
how to run other job when one job is active?
What is diff between EVAL & MOVE?
What are the types of data structure in as400?