Subject Import data from flat files
Author alecswan2001
I am trying to run some TPC benchmarks on the FireBird database. I
have just performed these tests on PostgreSQL by importing data from
the flat files and running TPC-R queries.
Is there a FireBird utility that would read data from comma-
separated flat files and insert data into the tables? Something
similar to the COPY command in PostgreSQL that copies data from a
file to a table.

Thanks.

Oleg