Skip to content

Commit 6039e1d

Browse files
authored
Merge pull request #16815 from WilliamAntonRohm/issue-5370-parentheses
sql-docs/issues/5370 -- missing parentheses
2 parents 18151df + 0d85c1c commit 6039e1d

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

docs/t-sql/functions/min-active-rowversion-transact-sql.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,8 +32,7 @@ ms.author: maghan
3232
## Syntax
3333

3434
```
35-
36-
MIN_ACTIVE_ROWVERSION
35+
MIN_ACTIVE_ROWVERSION ( )
3736
```
3837

3938
[!INCLUDE[sql-server-tsql-previous-offline-documentation](../../includes/sql-server-tsql-previous-offline-documentation.md)]

0 commit comments

Comments
 (0)