First page Back Continue Last page Image

SQL String Manipulation Functions

Let’s say I need a short Radio code for each ship and I decided to make it the first 2 Letters of the Name followed by the First 2 Letters of the Class

The Magic is in this line here

From the LEFT use the first 2 characters of the field shipClass