Select
trim('STK_'|| WSTOCKID || '<@EXT@>')  path,
trim(trim(SDESCRIPTION) || '<@EXT@>')    dest
from
stock
where
Wstockid =  <@WSTOCKID@>