Page 1 of 1

small query problem

Posted: Fri Mar 07, 2008 8:47 am
by itsmani1
my query is :

select * from category where parentid =6

this gives me all children of number 6, I wanted to select name of cat 6 as well.

Please help me out

Re: small query problem

Posted: Fri Mar 07, 2008 11:17 pm
by Ambush Commander
Do another query.

Re: small query problem

Posted: Mon Mar 10, 2008 10:49 am
by pickle
Locking topic as this is a duplicate.