SEARCH:
Previous: Rows Array Next: Mixed Rows Array

Associative Rows Array

An array of Row Arrays in which the key value was take from one of the columns.

These arrays are very useful when the index column is a single-column primary key of a table. Use KeyRowsFromRows to get one of these nifty arrays.

Previous: Rows Array Next: Mixed Rows Array