Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Dears,
if i have in one var-char column these value
( -059;+308;+SFCRF0012;601;+671;671;024;023;043;061;033;059 )
( -664;-664;-664;101;+636;671;664;047;@101 )
( +204;601;671 )
and i need to split it to columns as per the number value after each ( ; ) as a new column is this possible in QV .
You want this in multiple columns and not a single row?
I think Ahmad Kastero is expecting like that...
I think Ahmad Kastero is expecting like that...
Oh okay, for a moment I thought you were the one who asked the question. My apologies
thank you but in this way i will have many records because the table that i will load from more than 3- million records
Then how exactly you want to do this?
I think you can do it in scripting itself, so you will get the values split
Jood_Ahmad
Is this you are expecting
yes like this how can i get it.