(4.1.0 - 4.2.3 only, PECL)
dbplus_first -- Get first tuple from relation
说明
int
dbplus_first ( resource relation, array &tuple )
Reads the data for the first tuple for the given
relation, makes it the current tuple and pass it
back as an associative array in tuple.