Skip to content

Commit a75f2c9

Browse files
Update string-split-transact-sql.md
------- cc: @WilliamDAssafMSFT
1 parent ec4824c commit a75f2c9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/t-sql/functions/string-split-transact-sql.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -235,7 +235,7 @@ The above statement returns the following table:
235235
|Washington|4|
236236
|Colorado|6|
237237

238-
## G. Order rows by ordinal values
238+
### G. Order rows by ordinal values
239239

240240
The following statement returns the split substring values of the input string and their ordinal values, ordered by the `ordinal` column:
241241

0 commit comments

Comments
 (0)