hi,
this is what the table looks like table Product
I need to delete the duplicate in 'Power Supply' and 'Motherboards' fields
I've tryedbut it is not working .Code:Delete from Product where `Power Supply`=`Motherboards`
Any idea how to delete them ?








Bookmarks