I am interested know how to clean a cursor in order to reuse it with another set of data. I have a cursor full of data and at some point in the program I need to clean the whole cursor and fill that up with totally new data. I know how to delete a row from the cursor but don't know how to delete everything from it. Any tip witll be helpful. Thanks.