D
Dan
is there a way to delete a duplicate record in a table for
example
acct# Name
12434 Smith, John
12434 Smith, John
12222 Frank, John
12344 Jones, John
i want to only delete one of the john smith records is
there a way to do this ?
example
acct# Name
12434 Smith, John
12434 Smith, John
12222 Frank, John
12344 Jones, John
i want to only delete one of the john smith records is
there a way to do this ?