Re: Delete in many tables

2001-06-27 Thread Sinisa Milivojevic
Johan Nilsson writes: > Hi, > > I have a problem when I shall delete some records (more than one) from a > couple of tables which has relations between each other. > > One whay to do this and it's to select all elements I want to delete from > the "primary table" and then delete from the "second

Delete in many tables

2001-06-26 Thread Johan Nilsson
Hi, I have a problem when I shall delete some records (more than one) from a couple of tables which has relations between each other. One whay to do this and it's to select all elements I want to delete from the "primary table" and then delete from the "secondary table" and then later on delete