A
an
Hi!
I would like syntax query for delete duplicates records without data in the
Field1:
Ex:
Id Field1 Field2 Field...
1 abc def ghi
2
2 xxx yyy zzz
Delete all duplicates records (2 in example) where the first field hasn't
data.
Thanks in advance.
an
I would like syntax query for delete duplicates records without data in the
Field1:
Ex:
Id Field1 Field2 Field...
1 abc def ghi
2
2 xxx yyy zzz
Delete all duplicates records (2 in example) where the first field hasn't
data.
Thanks in advance.
an