consider there are two row with same records ...ex
id name salary
1 x 1000
2 x 1000
how can we delete only one record.....after delete the table like this
id name salary
1 x 1000
Loading
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Iftikar HussainPosted Aug 1, 2013, 11:35 AM
try like this
Regards,
Iftikar