F
florin
How can I delete only one record in a table?
I don't need a condition for record that I want delete,
I want delete an record witch an pozition in a table.
Ex
Field1 Field2 Field3
c1 m1 100
c15 m7 200
c1 m1 100
c12 m2 50
c15 m7 200
I want delete only the second record.
I don't need a condition for record that I want delete,
I want delete an record witch an pozition in a table.
Ex
Field1 Field2 Field3
c1 m1 100
c15 m7 200
c1 m1 100
c12 m2 50
c15 m7 200
I want delete only the second record.