Hi all

I know you can do
Delete Duplicates from Table using col1,col2....
But is there a way to add a where clause like
Delete Duplicates from Table using col1,col2....where col2 = 'xyz'

I need something like this but can't figure out how to do it.

Thanks
marc

Reply via email to