WRITETEXT statement [T-SQL]

Permits non-logged updating of a CHAR, NCHAR, or BINARY column. This feature is provided solely for compatibility with Transact-SQL and its use is not recommended.

 Syntax
 Remarks
 Permissions
 Side effects
 See also
 Standards and compatibility
 Example