Hello. I want to know how to delete specific row (/record) off my database. My teacher is a lazy *** who just makes me do stuff without explaining anything to me. As part of my task i need to delete one row. But i can’t really figure out how the whole rowid thing works. So appreciate some help.
Also. I did look at previous results. But every result i found was outdated. I appreciate some help with this.
I used the local database for this. It’s part of my task so i can’t use something else.
Have you considered this

You will need to supply the row id which is as simple as a sequence number, so to delete the first row enter 1 as the row id.
I tried this. But it seems not be working.

Is there an issue with how i did it?
A Reply to this
How do you know that it is not working?
Please explain how you are verifying that the row has not been deleted.
Can you share the project link?
