From: Andreas S. <an...@an...> - 2004-04-11 12:13:05
|
Afer a SELECT query the StatementHandle#rows method returns 0. If it isn't possible to return the number of rows without fetching them, it would probably be better to return nil or raise an exception. |