How about, if you could support me it would be great, I'm creating a project about a school control in java netbeans with jframe connected to mysql command line client, but I got stuck when I went through the list, my idea is to have a jframe that asks for the ID of the student "ID_A" and when clicking on the button "Enter" in the database "ControlEscolar" in the table "Students" the field "Assistances" of the student will be increased by +1 Go earlier in the jframe.
I hope you have given me to understand, I would greatly appreciate an answer or at least if it is possible to do that, I have an idea in mind that it is with an UPDATE and a WHERE condition but I still can not make it work, I would really appreciate it.
Thanks and regards.