Re: Extracting Parent Model from Nested Sets Model

From: --CELKO-- <71062.1056_at_compuserve.com>
Date: 23 Jan 2003 15:19:17 -0800
Message-ID: <c0d87ec0.0301231519.1e45bec2_at_posting.google.com>


>> It works in mysql... But it requires you´re able to change
_at_next_brother´s value inside the select statement... <<

Ah Ha!! That is impossible in SQL. So MySQL is really a sequential file system with a front end language that tries to make it look like a set-oriented language. I would have to do this with cursors and a loop construct of some kind. Received on Fri Jan 24 2003 - 00:19:17 CET

Original text of this message