Community

Space that a table uses is not completely released after you use a DELETE statement to delete data from the table in SQL Server

After you use a DELETE statement in Microsoft SQL Server to delete data from a table, you may notice that the space that the table uses is not completely released. When you then try to insert data in the database, you may receive the following error message: Could not allocate space for object ‘T

Read More - Register for Free Membership