Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Modify Database table

Former Member
0 Likes
316

Hi,

I need to modify a single field in a custom database table for more than 1 record.

I need to update from the values in the internal table which has only that single field.

how to acheive this ..Pls help

Thanks

1 REPLY 1
Read only

Former Member
0 Likes
285

hi delcare work area wa and use

MODIFY dbtab FROM wa statement.