Delete records

 2 Replies
 0 Subscribed to this topic
 17 Subscribed to this forum
Sort:
Author
Messages
Chesca
Veteran Member Send Private Message
Posts: 490
Veteran Member
I want to delete 12 records from the TAEMPTRANS table. What would be the fastest or most efficient way to do this?
jaherb
Veteran Member Send Private Message
Posts: 164
Veteran Member
Probably the fastest way if by doing a quick paint on the table and deleteing them there.  Just need to be careful in the possibility of leaving orphaned records.
Chesca
Veteran Member Send Private Message
Posts: 490
Veteran Member
Thank you