> > $sth->execute($dbh->selectrow_array('select distinct 
> tableowner from 
> > pg_tables'));
> 
> The selectrow_array() method returns only the first row from 
> the inner query.

Oh yeah, duh, sorry about that, It was a Classic Monday yesterday and it still is 
today!
Sorry for giving you bad info.

Dan

--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to