Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> comp.databases.theory -> Re: Tropashko nested sets and materialized path - great idea but how do I insert?

Re: Tropashko nested sets and materialized path - great idea but how do I insert?

From: --CELKO-- <joe.celko_at_northface.edu>
Date: 14 Sep 2003 12:02:50 -0700
Message-ID: <a264e7ea.0309141102.600a5858@posting.google.com>


I have a chapter on Tropashko's binary fractions method in my forcoming book on trees and hierarchies in SQL. I would like to use this in that chapter, with credit (I also need to get your permission for some other quotes from newsgroups).

This looks nice! I have not had time to play with the code and translate it into an SQL dialect I have on a machine at work yet.

What is the purpose of the "is_magnified BOOLEAN" variable? Besides my usual objection to having the proprietary BOOLEAN data type in a program, it is assigned a value and then never used. Received on Sun Sep 14 2003 - 14:02:50 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US