rehanqadri
Programmer
subject: deleting the database with zap command
i want to create a general exe file so that i could completely zap all tables in my project. so that at the end of financial year my users could start new financial year from scratch.
i have used zap command but it requires to first open the file and then issue zap command. is there any logic so that my program could locate dbfs in the current directory and opens them one by one so that i could apply a single operation to all the tables in my database (like the Zap command).
thank you.
i want to create a general exe file so that i could completely zap all tables in my project. so that at the end of financial year my users could start new financial year from scratch.
i have used zap command but it requires to first open the file and then issue zap command. is there any logic so that my program could locate dbfs in the current directory and opens them one by one so that i could apply a single operation to all the tables in my database (like the Zap command).
thank you.