![]() |
|
Do you know where your variables are? | |
PerlMonks |
Re: Re: TIMTOWTDI -- so long as it's not my wayby beppu (Hermit) |
on Jan 17, 2001 at 00:08 UTC ( #52330=note: print w/replies, xml ) | Need Help?? |
PostgreSQL is a more contemporary example of something that uses 1-based arrays. Although it's contrary to the concept of relational databases, PostgreSQL lets one define columns that can contain arrays of basic types (like an array of int). These arrays are 1-based.
In Section
Meditations
|
|