Forums
(@tripeclipse)
18 years, 9 months ago
This is what I found as the sql query when I went into admin.
EXPLAIN SELECT COUNT( * ) AS Rows , cat_ID FROM wp_categories GROUP BY cat_ID ORDER BY cat_ID
Rows
cat_ID
wp_categories
The Host is using myPHPadmin
So what SHOULD it be?