I\'m completely new to sql and can\'t do that myself. So I need your help. I want to sort values in column and then save changes. But I don\'t know how to do that.
T
SQL> SELECT * FROM games ORDER BY ID,NAME;