Page 1 of 1

How to count rows extracted from MS Sql table

Posted: Tue Oct 19, 2004 2:13 pm
by cbres00
I'm doing a full extract of all rows from a MS SQL table and then building a flat file from it. I want to delete all of the rows from the table when I'm confident that the number of rows in the flat file are equal to the number of rows in the table.

What would I do to get a row count of the file I created?

Regards,
CB

Posted: Tue Oct 19, 2004 4:02 pm
by ray.wurlod
This is a duplicate post.