Skip to content

Commit ab3a6f1

Browse files
authored
Update sql-database-file-space-management.md
1 parent 0256920 commit ab3a6f1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/sql-database/sql-database-file-space-management.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ The SQL DB service does not automatically shrink data files to reclaim unused al
3232
3333
## Understanding types of storage space for a database
3434

35-
Understanding the following database storage space quantities are important for managing file space.
35+
Understanding the following storage space quantities are important for managing the file space of a database.
3636

3737
|Database quantity|Definition|Comments|
3838
|---|---|---|
@@ -86,7 +86,7 @@ SELECT DATABASEPROPERTYEX('db1', 'MaxSizeInBytes') AS DatabaseDataMaxSizeInBytes
8686

8787
## Understanding the types of storage space for an elastic pool
8888

89-
Understanding the following elastic pool storage space quantities are important for managing file space.
89+
Understanding the following storage space quantities are important for managing the file space of an elastic pool.
9090

9191
|Elastic pool quantity|Definition|Comments|
9292
|---|---|---|

0 commit comments

Comments
 (0)