php-windows | 2003032
Date: 03/27/03
- Next message: hippo: "Re[2]: [PHP-WIN] Error, does anyone see anything wrong?"
- Previous message: vipula: "Re: [PHP-WIN] Error, does anyone see anything wrong?"
- In reply to: toby z: "[PHP-WIN] stuck with distinct ! ! ! !"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
What do you want to do then????
Other wise
SELECT DISTINCT <attribute list>
Alt.
SELECT DISTINCT(<attribute>)
or
GROUP BY ALL
alt.
GROUP BY <attribute list>
might work
> -----Original Message-----
> From: toby z [mailto:blue_myth_1 <email protected>]
> Sent: Thursday, March 27, 2003 8:38 AM
> To: php hlp list
> Subject: [PHP-WIN] stuck with distinct ! ! ! !
>
>
> hi guyz
>
> im trying a query that fetches all fields(ranging from 5 to 15) from
> 11 tables i m looking round for distinct at
> http://www.mysql.com/doc/en/SELECT.html
>
> n so faar i aint getting anything :(
>
> can n some1 plz hlp
>
>
> thnx a lot .....
>
> toby ....
>
> __________________________________________________
> Do You Yahoo!?
> Everything you'll ever need on one web page
> from News and Sport to Email and Music Charts
> http://uk.my.yahoo.com
>
> --
> PHP Windows Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
>
-- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
- Next message: hippo: "Re[2]: [PHP-WIN] Error, does anyone see anything wrong?"
- Previous message: vipula: "Re: [PHP-WIN] Error, does anyone see anything wrong?"
- In reply to: toby z: "[PHP-WIN] stuck with distinct ! ! ! !"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

