Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Deleted records in SQL Server
Message
 
To
16/05/2002 00:40:35
Bill Totten
William Totten & Associates, Inc.
Indiana, United States
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00657092
Message ID:
00657353
Views:
22
Hi Bill,

In essence, yes, SQL Server frees up the space taken by deleted records. If you have ever recalled records after deleting them in VFP, then you get the idea of how SQL Server does its thing. Honestly, it's more complicated than that (e.g., index updates don't happen immediately) but basically it reclaims the space as it is needed.

>Does it remove the row and free up disk space or ???
>
>Thanks,
>Bill
-Chuck Urwiler, MCSD, MCDBA
Previous
Reply
Map
View

Click here to load this message in the networking platform