SQL result

Host: mysql.puroparty.com
Database: puroparty
Generation Time: Apr 29, 2024 at 11:28 AM
Generated by: phpMyAdmin 2.6.0-pl3 / MySQL 4.1.22-standard
SQL-query: SELECT * FROM `photopost_sort` ORDER BY `sortid` DESC LIMIT 0, 30;
Rows: 8

sortid name code
8 Title ORDER BY disporder,title
7 Image Name ORDER BY disporder,bigimage
6 Random ORDER BY disporder,RAND()
5 Least Popular ORDER BY disporder,rating,views
4 Most Popular ORDER BY disporder,rating DESC, views DESC
3 Most Views ORDER BY disporder,views DESC
2 Latest ORDER BY disporder,date DESC
1 Most Active ORDER BY disporder,lastpost DESC