database - How to caught the number of row affected by an INSERT in MonetDB? -
hen using user-interface mclient it's quite useful see number of rows affected insert query.
sql>insert ..... 125 affected rows (832.608ms) i wonder if there way obtain info within sql programme in monetdb oracle sql%rowcount in pg/sql?
thanks in advance !
monetdb has odbc , jdbc driver , both these provide rows affected if utilize gui client or script written in php/python/java
database rows monetdb
No comments:
Post a Comment