We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent abad964 commit 8bc494bCopy full SHA for 8bc494b
1 file changed
0_Azure/1_AzureData/1_Databases/demos/8_DBFreeingUpUnusedSpace/relational/1_az-sql-mi.md
@@ -349,7 +349,7 @@ DBCC SHRINKFILE (1);
349
350
## Shrinking the Database
351
352
-> Reclaim unused space with. Shrink the entire database to leave 10% free space.
+> Reclaim unused space with. Shrink the entire database to leave `target_percent_free_space`% free space.
353
354
| **Command** | **Description** | **Syntax** | **Example** |
355
|----------------------------------|---------------------------------------------------------------------------------|----------------------------------------------------------------------------------------------|-----------------------------------------------------------------------------------------------|
0 commit comments