The LEFT and RIGHT functions are some of the easiest to use, here we ask the database to return the 10 leftmost characters in the datastring field
Pull from the left side of the data
Use the field datastring
Take the first 10 Characters
We know what 2 of the characters are, the rest is white space we must negotiate