On Tuesday 09 July 2002 18:32, JJ Harrison wrote:
> Here is my SQL(used in a PHP script so this isn't ot)

Aside from the fact that this has _nothing_ to do with php, you would most 
likely get a better response from the php-db list where, hopefully, the sql 
experts hangout.

> SELECT
>     extract(year FROM time),
>     extract(month FROM time),
>     count(*) as monthly_views,
>   time

[snip]

-- 
Jason Wong -> Gremlins Associates -> www.gremlins.com.hk
Open Source Software Systems Integrators
* Web Design & Hosting * Internet & Intranet Applications Development *

/*
Philadelphia is not dull -- it just seems so because it is next to
exciting Camden, New Jersey.
*/


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to