| Did you know ... | Search Documentation: |
| relation_table<-vectors |
|vectorname is the name of an indexed column, return the row (vector
object) with the specified value in the given column. If
the columns is unique a single vector will be returned.
Otherwise a chain with matching vectors will be returned. Fails silently
if no match can be found.