vb.org Archive
>
vBulletin 3 Discussion
>
vB3 General Discussions
> What query do I have to run
PDA
View Full Version :
What query do I have to run
Mijae
06-01-2005, 12:11 AM
To find out what style is everyone using? Is there any way I can do this in phpmyadmin to find out how many people are using what style?
Thanks.
Marco van Herwaarden
06-01-2005, 06:55 AM
SELECT count(styleid) FROM user GROUP by styleid;
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.