I have a table with about 2million records. Here is the approximate size.
TIME.CDX – 300,000KB
TIME.DBF – 200,000KB
TIME.FPT – 210,000KB
TIME table structure (there are other fields too….)
PROJECT_ID - N(8)
TASK_ID- N(8)
USER_ID C(10)
TIME_HOURS N(8,3)
TASK table structure (there are other...