jendeacott
Programmer
Hi,
I need to store one field from every row of a result set in a single variable.
EG Resultset,
1 Jo
2 Frank
3 Sid
@variable = "Jo Frank Sid"
I know I could do this using a cursor but understand this is a bad option.
Thanks in advance,
John
Find out you can improve your plant security and plant tracking
¦
I need to store one field from every row of a result set in a single variable.
EG Resultset,
1 Jo
2 Frank
3 Sid
@variable = "Jo Frank Sid"
I know I could do this using a cursor but understand this is a bad option.
Thanks in advance,
John
Find out you can improve your plant security and plant tracking
¦