Solar_Sql_Select::fetchCol()

public array Solar_Sql_Select::fetchCol ( void )

Fetches the first column of all rows as a sequential array.

Parameters

  • None.

Returns

  • (array)

Description

Fetches the first column of all rows as a sequential array.



Local