My table is named users. I have a column named ID and module. Using mySQL syntax how can i say ‘get the column id that equals 3 and update the column module to increment from its original number plus 1’
My table is named users . I have a column named ID and module
Share
1 Answer