in reply to Filtering out replies in Everything Engine
If I were you, I'd join the nodetype table on type_nodetype from the node table and filter based on the name of the nodetype you actually want. You could do this in two queries, but I'd do it in one.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: Filtering out replies in Everything Engine
by Plankton (Vicar) on Sep 01, 2004 at 16:23 UTC |