58
Answers

update row with certain text in more than one field sql

mind controll

mind controll

11y
3.6k
1

i have a table has the following columns :
name - id - phone - position

and a listview that allow user to choose an entire row only
and i want a button click event after choosing a row from the listview to update fields : id - position  .. only to a certain text to be both as an examplde : not available

Answers (58)