Extracted from Pike v7.8 release 866 at 2016-11-06.
[Top]
ADT
ADT.Table
ADT.Table.table
Methods
_indices()
_sizeof()
_values()
`==()
`[]()
append_bottom()
append_right()
col()
create()
decode()
distinct()
encode()
group()
limit()
map()
remove()
rename()
reverse()
row()
rsort()
select()
sort()
sum()
type()
where()
ADT.Table.table()->append_right()
ADT.Table.table()->create()
Method ADT.Table.table()->col()
Method
col
array
col
(
int
|
string
column
)
Description
This method returns the contents of a given column as an array.