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
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