Free SQL Server String, Cursor, Security and Rowset Functions Tutorial


“>This article continues the series on system-supplied functions by discussingthe string, security, cursor, and rowset functions. We also introduce you to acouple of functions that are not mentioned in the SQL Server onlinedocumentation.String Functions String functions let you extract various portions of character strings,change the case of strings, concatenate and reverse strings, and perform manyother types of manipulations. All built-in string functions are deterministic,with the  
continue >>

Tags:

Add A Comment