2010/8/8 Kevin Grittner <Kevin.Grittner@wicourts.gov>:
> Pavel Stehule wrote:
>
>> I didn't use a correct name - so "indexed set" is better.
>
> How would such a thing differ from a RAM-based local temporary table?
temporary tables are too heavy for this purposes. In SQL environment I
expecting a transactional behave from tables. It isn't necessary. Next
tables are strict structure. And it can be useless for storing a set
of parameters.
>
> -Kevin
>
>