First page Back Continue Last page Image

Dealing with Unknown white space

I increased the number of characters I grabbed to get a feel for what type of and how much white space I am dealing with

Based on the results from the LEFT(10) Query and the LEFT(20) query, I can tell I have 8 spaces, then a 2 character event code, then 2 spaces and then a date

It may be necessary to perform some reconnaissance queries to determine if the white spaces are tabs or spaces and how many of them there are

8

2