Skip to content

Commit 735600a

Browse files
authored
Update sys-sp-xtp-checkpoint-force-garbage-collection-transact-sql.md
1 parent 4af4573 commit 735600a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/relational-databases/system-stored-procedures/sys-sp-xtp-checkpoint-force-garbage-collection-transact-sql.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ ms.author: maghan
3030
## Syntax
3131

3232
```
33-
sys.sp_xtp_checkpoint_force_garbage_collection [[ @dbname=database_name]
33+
sys.sp_xtp_checkpoint_force_garbage_collection [ @dbname=database_name ]
3434
```
3535

3636
## Arguments

0 commit comments

Comments
 (0)