Counting Records in SQL ScriptHits: 35
***
Sometimes we worry about limits of database table and we need to know how manay recods we have. In ASP we could count all recods using a loop. But if we have a small piece of knowledge about SQL script, our script works better and faster.
Date: Sep, 06 2006
Author: Dotnetindex.com, http://www.dotnetindex.com/articles/1404_How_many_records_do_I_have_in_database_table_.asp {
License}
{
Ratings}Number of Ratings: 2 Votes
Visitor Voting Booth:
{
Others Scripts}
|