henryhandle
Programmer
I have this colum, ordernumber
(type is Text) with values like this:
\_\14053
11115
\_\14092
1010
if i read with select ordernumber from ordertable
I get a data type error !
How could be for example only the 14053 read?
Thanks for your advance
(type is Text) with values like this:
\_\14053
11115
\_\14092
1010
if i read with select ordernumber from ordertable
I get a data type error !
How could be for example only the 14053 read?
Thanks for your advance