When I CREATE a table, four MDK files are actually created in the directory. If the table name is "SMALLTABLE", I get these four files:
SMALLTABLE.MDK
SMALLTABLE000.MDK
SMALLTABLE001.MDK
SMALLTABLE002.MDK
I understand what the first one is, but what are the other three? How do I get rid of them? This is only going to be a small table, having 3 backups seems unnecessary.
Thanks.
SMALLTABLE.MDK
SMALLTABLE000.MDK
SMALLTABLE001.MDK
SMALLTABLE002.MDK
I understand what the first one is, but what are the other three? How do I get rid of them? This is only going to be a small table, having 3 backups seems unnecessary.
Thanks.