I have a table \'answers\' with an indexed \'problem_id\' integer column, a \'times_chosen\' integer column, and an \'option\' column that\'s a varchar. Currently the only v
It should, at least I've done it before in other SQLs.
Have you tried it? You can test it with SET times_chosen = times_chosen
SET times_chosen = times_chosen