Asked by Norton Alex
at 2024-08-28 06:31:42
Point:500 Replies:1 POST_ID:829244USER_ID:12423
Topic:
phpMyAdmin
Recently, I can not find out the latest updated row in my table database at phpMyAdmin.
The row is existed from SQL Select * mytable WHERE ID='12345'
Is there easy way to re-order it in descending or ascending order without every need to
run such SQL command
any comment is welcomed