View previous topic :: View next topic |
Author |
Message |
gharidoss Beginner
Joined: 14 Mar 2005 Posts: 38 Topics: 15 Location: Bangalore
|
Posted: Fri Jul 20, 2007 3:08 am Post subject: Delete all the records before processing in next day |
|
|
Hi All,
I have a tables with some data, today I processed using this data and tomorrow before processing the job I need to delete all the data and load new data and start the process like complete refresh. ( ie Daily I need to load new data and it will be deleted next day before start processing).
Thanks in advance
Thanks
Hari |
|
Back to top |
|
 |
CICS Guy Intermediate
Joined: 30 Apr 2007 Posts: 292 Topics: 3
|
Posted: Fri Jul 20, 2007 4:59 am Post subject: |
|
|
Have you looked at the database utilities or commands manual? |
|
Back to top |
|
 |
gharidoss Beginner
Joined: 14 Mar 2005 Posts: 38 Topics: 15 Location: Bangalore
|
Posted: Fri Jul 20, 2007 6:29 am Post subject: |
|
|
Hi,
I went through some manuals. Using cursor to delete the records. (without using where condition). I want to know, is there any other option?
Thanks,
Hari. |
|
Back to top |
|
 |
kolusu Site Admin

Joined: 26 Nov 2002 Posts: 12377 Topics: 75 Location: San Jose
|
|
Back to top |
|
 |
|
|