Visa ett inlägg
Oläst 2006-09-26, 17:08 #2
magics avatar
magic magic är inte uppkopplad
Flitig postare
 
Reg.datum: Jan 2006
Inlägg: 488
magic magic är inte uppkopplad
Flitig postare
magics avatar
 
Reg.datum: Jan 2006
Inlägg: 488
select object.*,comments.f_id, count(comments.f_id) as number from comments,object where object.f_id = comments.f_id group by comments.f_id ORDER by number desc;

men jag är ingen SQL kung, hoppas den stämmer.
magic är inte uppkopplad   Svara med citatSvara med citat