Mark Gamer Posted June 28, 2017 Share Posted June 28, 2017 hi all ! i'm using executeSQLQuery to remove a row from table but now i have 2 row with the same content when i removed one , the other one was removed i want to know how to remove only one if the rows num with the same content > 1 Link to comment
Mark Gamer Posted June 28, 2017 Author Share Posted June 28, 2017 3 minutes ago, iMr.Omar said: Put your code executeSQLQuery("DELETE FROM Table WHERE id = 3") this for example , if i has 2 rows has id 3 2 row will be removed i want only 1 Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now