in reply to Re: Re: Re: DBI modules for database representation in plain files
in thread DBI modules for database representation in plain files
The POD also states that it "Implements a large subset of SQL92", and is "A complete DB in a single disk file..."
So you're right that only a "large subset" is implemented, but I think that's probably the case with many individual SQL implementations.
What I meant by "complete" is that in one package you have just about everything you need. I didn't mean that its SQL implementation supports everything in the SQL92 spec. However, my practical usage has yet to encounter a need for those few edge cases of unsupported SQL features.
Dave
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Re: Re: Re: Re: DBI modules for database representation in plain files
by jZed (Prior) on Feb 25, 2004 at 19:26 UTC | |
by Skylark (Beadle) on Feb 26, 2004 at 18:37 UTC |