in reply to Correction to Database problem

Perhaps I'm misunderstanding, or I haven't got all the details regarding system specifications or other such things that would explain why this approach is warranted, but wouldn't a relational database be an appropriate way to approach this problem? My apologies if this has been covered in an earlier post.

-Il Cylic

Section 66: Cruel, unjust, and dedicated to death.

Replies are listed 'Best First'.
Re: Re: Correction to Database problem
by pfaut (Priest) on Feb 16, 2003 at 01:16 UTC

    This would be real easy with a database like Oracle that supports hierarchical queries. In other databases, it would result in a query per generation which wouldn't be too efficient.

    --- print map { my ($m)=1<<hex($_)&11?' ':''; $m.=substr('AHJPacehklnorstu',hex($_),1) } split //,'2fde0abe76c36c914586c';