File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -141,6 +141,7 @@ WHERE DocumentNode = 0x7B40;
141141
142142
143143## See Also
144+ [ LIKE ( ; Transact-SQL) ; ] ( ../../t-sql/language-elements/like-transact-sql.md )
144145 [ CHARINDEX ( ; Transact-SQL) ; ] ( ../../t-sql/functions/charindex-transact-sql.md )
145146 [ LEN ( ; Transact-SQL) ; ] ( ../../t-sql/functions/len-transact-sql.md )
146147 [ Data Types ( ; Transact-SQL) ; ] ( ../../t-sql/data-types/data-types-transact-sql.md )
Original file line number Diff line number Diff line change @@ -31,8 +31,8 @@ helpviewer_keywords:
3131 - " NOT LIKE keyword"
3232ms.assetid : 581fb289-29f9-412b-869c-18d33a9e93d5
3333caps.latest.revision : 50
34- author : " douglaslMS"
35- ms.author : " douglasl"
34+ author : douglaslMS
35+ ms.author : douglasl
3636manager : craigg
3737monikerRange : " >=aps-pdw-2016||=azuresqldb-current||=azure-sqldw-latest||>=sql-server-2016||=sqlallproducts-allversions||>=sql-server-linux-2017||=azuresqldb-mi-current"
3838---
@@ -351,6 +351,7 @@ ORDER by LastName;
351351```
352352
353353## See Also
354+ [ PATINDEX ( ; Transact-SQL) ; ] ( ../../t-sql/functions/patindex-transact-sql.md )
354355 [ Expressions ( ; Transact-SQL) ; ] ( ../../t-sql/language-elements/expressions-transact-sql.md )
355356 [ Built-in Functions ( ; Transact-SQL) ; ] ( ~/t-sql/functions/functions.md )
356357 [ SELECT ( ; Transact-SQL) ; ] ( ../../t-sql/queries/select-transact-sql.md )
You can’t perform that action at this time.
0 commit comments