Pls kindly help suggest how to load many parameter input for update the table. I have two parameter to load it for each update statement.
update employee
set emp_name = &a
,emp_salary = &b;
Thank you very much.
|
Results 1 to 2 of 2
Threaded View
|
Click Here to Expand Forum to Full Width |