Problem with self join

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi...
        Please take a look at the following...

        I'm using MySQL 4.0.15
        I have the database like this....

                   Id     name         Owner
                    1    Top Menu    0
                    2    File               1
                    3    Open            1
                    4    Text File       2
                    5    Dot Net        2
                    6    ASP.Net       5
                    7    C#.Net          5

          In the above data the Id's 6 & 7  are not owner to any one.So,I
want to retrieve those Id's which are not owner to any one.

Thanks in advance,

With Cheers,
Sun.

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


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux