db_findColumn

Get a column result value of a single entity result

Parameters
string $table

The table name to fetch data from

#
string $field

The field name to select

#
array $condition

The condition array for query

#
Returns
mixed