Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
5 years ago

Getting first and second row from related table

I have a related table (1..*) like this:   Id Name 1 Foo 2 Bar 3 Blah   In my main table, i want to select the first and second "Name" columns, e.g, this would be my main table...