[EMAIL PROTECTED] wrote:
This sort of row count after select is highly depndant on the SQL database you are running against. What is you DB?
I'm using postgres. I can of course do "select count(*) from foo1_" afterward.
[EMAIL PROTECTED] wrote:
This sort of row count after select is highly depndant on the SQL database you are running against. What is you DB?
I'm using postgres. I can of course do "select count(*) from foo1_" afterward.