how many records(max) can be inserted in a table

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

HI,,

I am asked in an interview,,

can u tell the maximum number of records and fields can be stored or typed
in a table..

Kindly do help me and post the answe..

Thanks in advance
Manoj
 
manoj said:
HI,,

I am asked in an interview,,

can u tell the maximum number of records and fields can be stored or
typed in a table..

Kindly do help me and post the answe..

Thanks in advance
Manoj

There is no max number of records. The max size of the total database
is 1 or 2 gig depending on the version. This and many other fun facts are
in the help file. It will tell you if you have a 1 or 2 gig limit.
 
Fields: 255
Records: 133 million and change. Of course these 133 million records are
totally useless as it's just one field populated by 1 character. For a
usefull database, probably around 2 or 3 million records without large memo
fields or OLE objects.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top