We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c8680c1 + b93ac3c commit 8724906Copy full SHA for 8724906
1 file changed
docs/t-sql/functions/system-user-transact-sql.md
@@ -128,7 +128,7 @@ Territory_id Rep_id Last_sale SRep_tracking_user
128
129
## Examples: [!INCLUDE[ssSDWfull](../../includes/sssdwfull-md.md)] and [!INCLUDE[ssPDW](../../includes/sspdw-md.md)]
130
131
-### C: Using SYSTEM_USER to return the current system user name
+### C. Using SYSTEM_USER to return the current system user name
132
The following example returns the current value of `SYSTEM_USER`.
133
134
```sql
0 commit comments