Lokasi ngalangkungan proxy:   [ UP ]  
[Ngawartoskeun bug]   [Panyetelan cookie]                
Skip to content

Commit 1467ef5

Browse files
authored
Merge pull request #35125 from MicrosoftDocs/FromPublicRepo
Confirm merge from FromPublicRepo to main to sync with https://github.com/MicrosoftDocs/sql-docs (branch live)
2 parents ee698ad + 008a3bf commit 1467ef5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/t-sql/functions/trim-transact-sql.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,7 @@ SELECT TRIM(LEADING '.,! ' FROM ' .# test .') AS Result;
138138
[!INCLUDE [ssResult_md](../../includes/ssresult-md.md)]
139139

140140
```output
141-
# test .
141+
# test .
142142
```
143143

144144
### D. Remove specified characters from the end of a string

0 commit comments

Comments
 (0)