Subject Re: [firebird-support] Count records in tables
Author Martijn Tonies
Hi,

> Is there a way to return a count of the records in each table in a
firebird
> database?

SELECT COUNT(*)
FROM yourtablename


Loop this for each table.


Mind you, it can be -very- slow on large tables.

With regards,

Martijn Tonies
Database Workbench - developer tool for InterBase, Firebird, MySQL & MS SQL
Server.
Upscene Productions
http://www.upscene.com