For example, if you have an ORDERS table and an ORDERSDETAIL table with a
foreign key constraint on ORDERSDETAIL you have to delete from ORDERSDETAIL
every record that is constrained before you delete the record from the
ORDERS table.
"claudio" <man...@tin.it> wrote in message
news:8s70uq$jl2$1...@nslave3.tin.it...