Forum Replies Created

Viewing post 1 (of 1 total)

  • RE: Update data

    Hi

    UPDATE <table name>

    set <field name> = SUBSTRING('123AF',1,4)+'D'+SUBSTRING('123AF',5,1)

    Regards,

    Sasikumar.

Viewing post 1 (of 1 total)