I do almost nothing with SQL. i can do the simple select, delete,update and insert commands.
anyway, here is my problem. i have a database where there are many instances of a given foreign key.
is there a way, i can delete all repeating instances of a given foreign key one record for each given foreign key?
if it isn't simple then disregard this post. but if it can be done reasonably simply, would someone try to explain it to me??
thx.
anyway, here is my problem. i have a database where there are many instances of a given foreign key.
is there a way, i can delete all repeating instances of a given foreign key one record for each given foreign key?
if it isn't simple then disregard this post. but if it can be done reasonably simply, would someone try to explain it to me??
thx.