|
||||
sybperl-l ArchiveUp Prev Next
From: epeschko at animas dot tcinc dot com (Ed Peschko) hey all -- When using interactive sql (isql) -- when one does a query one gets the results of that query (ie: delete from table_name (20 rows affected) ) Is there a way to get equivalent info from sybperl (number of rows affected)? Thanks much for any help.. |