vendredi 11 décembre 2015

Delete specific row in sql without referring to ID

Example : I have insert 3 same value data ( a , a ,a ) into database

In database

a

a

a

How can I only remove the 2nd row's 'a' by referring to the row number.

Aucun commentaire:

Enregistrer un commentaire