LEFT/RIGHT Reverse operator
Returns the left part of a character string with the specified number of characters.
Last updated
Was this helpful?
Returns the left part of a character string with the specified number of characters.
Last updated
Was this helpful?
Returns the left part of a character string with the specified number of characters.
Is an of character or binary data. character_expression can be a constant, variable, or column. character_expression can be of any data type, except text or ntext, that can be implicitly converted to varchar or nvarchar. Otherwise, use the function to explicitly convert character_expression.
More infor
More info
More info