I have a class's method to insert data from one table to another.
NOW
Data should be inserted only when the second table is empty....if the second table is NOT empty , it should call a method to delete all records from that table and then insert the data.
plz help
regards
rajesh
*This post is locked for comments