Just wondering on this one, no big deal really.
I've copied a table over from one db to another, then add it via "addtable -l". At this point, the size of the .tbl file is 112k.
When I do a "delete from" command on that table, it then expands in size to 175k. Sounds counterintuitive to me, and I was just wondering if you could shed some light on that, and if I should be concerned if I need to delete a lot of records from a table-- that extra table size won't actually hurt search times much, will it?
I've copied a table over from one db to another, then add it via "addtable -l". At this point, the size of the .tbl file is 112k.
When I do a "delete from" command on that table, it then expands in size to 175k. Sounds counterintuitive to me, and I was just wondering if you could shed some light on that, and if I should be concerned if I need to delete a lot of records from a table-- that extra table size won't actually hurt search times much, will it?