html - MYSQL sort by desc or asc -


below website add sort of image sorter when button clicked sort image asc/desc depending on image date.

since haven't specified problem, here basic mysqlcode problem.

select column_name table_name order column_name asc \ desc; 

order by asc \ desc responsible making order. other things usual mysql elements


Comments

Popular posts from this blog

java - Run spring boot application error: Cannot instantiate interface org.springframework.context.ApplicationListener -

reactjs - React router and this.props.children - how to pass state to this.props.children -

Excel VBA "Microsoft Windows Common Controls 6.0 (SP6)" Location Changes -