Skip to content

Commit 8bc494b

Browse files
authored
format
1 parent abad964 commit 8bc494b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • 0_Azure/1_AzureData/1_Databases/demos/8_DBFreeingUpUnusedSpace/relational

0_Azure/1_AzureData/1_Databases/demos/8_DBFreeingUpUnusedSpace/relational/1_az-sql-mi.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -349,7 +349,7 @@ DBCC SHRINKFILE (1);
349349

350350
## Shrinking the Database
351351

352-
> Reclaim unused space with. Shrink the entire database to leave 10% free space.
352+
> Reclaim unused space with. Shrink the entire database to leave `target_percent_free_space`% free space.
353353
354354
| **Command** | **Description** | **Syntax** | **Example** |
355355
|----------------------------------|---------------------------------------------------------------------------------|----------------------------------------------------------------------------------------------|-----------------------------------------------------------------------------------------------|

0 commit comments

Comments
 (0)