I use a table to log what pages on the website are getting visits with a
table structure like this:

ID
DateAdded
URL

Now I'm trying to query the database to see which URLs are most popular, but
I'm not sure how to go about doing this.  Any ideas?

Thanks,

Ed



-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to