Hi, is there anything I need to do to recover hard disk space after
deleting a table? I have a large table with blob fields and when I
first created the table I did not compact this field. So I am planning
to create a second table with this field compacted and then delete the
first table completely. I can "drop" this table from the control center
to delete the table, right? Then will this automatically free up space
or is there anything else that needs to be done?
Thank you very much for helping.
Phil Sherman - 29 Jul 2005 03:55 GMT
If you're using SMS then dropping the table deletes the underlying files
associated with it and frees up the disk space.
Phil Sherman
> Hi, is there anything I need to do to recover hard disk space after
> deleting a table? I have a large table with blob fields and when I
[quoted text clipped - 5 lines]
>
> Thank you very much for helping.