I would like to create a sql statement to update one field with the first 5 digits from another field.
for examople;
Column1: 'This is a test'
Column2 would be 'This '
If I was able to do this in Access, I have problem to do this directly from the Pervasive SQL prompt.
Any help or suggestion would be appreciated.
Thanks.
for examople;
Column1: 'This is a test'
Column2 would be 'This '
If I was able to do this in Access, I have problem to do this directly from the Pervasive SQL prompt.
Any help or suggestion would be appreciated.
Thanks.