On Jan 5, 9:35 pm, Jeremy Evans <[email protected]> wrote:
> > No, you don't have a resultset at all, you have a dataset, and no > query has yet been sent to the database (except maybe to get the > columns in a table). When the query is run on the database, it could > easily have multiple distinct values for node.type, in which case how > would you know which table to join to? > Thanks for the reply. I see my mistake now. -regards Sandeep -- You received this message because you are subscribed to the Google Groups "sequel-talk" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/sequel-talk?hl=en.
