Reference > Functions > String
String Database Functions
| Microsoft SQL Server Function | Alias |
|---|---|
| CharIndex | Character Index |
| Concat | String Concatenation |
| Left | Left |
| Len | Length |
| LTrim | Left Trim |
| PatIndex | Pattern Index |
| Replace | Replace |
| Right | Right |
| RTrim | Right Trim |
| Substring | Substring |
| Soundex | Soundex |
| Trim | Trim |
