| Oracle FAQ | Your Portal to the Oracle Knowledge Grid | |
Home -> Community -> Usenet -> comp.databases.theory -> Re: SQL help requested - "linked list"
>> Given one of the ID values (they're unique), I want to select the
IDs
that occur before and after in that particular linked list. In a
differnet language I would approach this using a recursive function.
Is this possible in SQL? <<
Yes, but very ugly.
![]() |
![]() |