Skip to content

Commit 8724906

Browse files
authored
Merge pull request #6908 from jc-odot/patch-1
Update system-user-transact-sql.md
2 parents c8680c1 + b93ac3c commit 8724906

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/t-sql/functions/system-user-transact-sql.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@ Territory_id Rep_id Last_sale SRep_tracking_user
128128

129129
## Examples: [!INCLUDE[ssSDWfull](../../includes/sssdwfull-md.md)] and [!INCLUDE[ssPDW](../../includes/sspdw-md.md)]
130130

131-
### C: Using SYSTEM_USER to return the current system user name
131+
### C. Using SYSTEM_USER to return the current system user name
132132
The following example returns the current value of `SYSTEM_USER`.
133133

134134
```sql

0 commit comments

Comments
 (0)