Hello,
Example:
I have 100 rows that all have the field vaule of 'XYZ' I would like to
delete only 10 of those rows.
Is there such a query like "Delete 10 rows from table where table.field
= 'XYZ'"
Thanks,
Patrick
Deleting multiple rows that have the same field value.
|