insert into tablename a
column1,
column2
select column1,
column2
from tablename b
i am getting abend -104..can any one help?
Answer Posted / munabhai
illegal symbol,then u can find -104 error
| Is This Answer Correct ? | 2 Yes | 2 No |
Post New Answer View All Answers
Name the lockable units in DB2?
What is check constraint in db2?
How is the value function used?
what is db2 restart?
What is the cobol picture clause of the db2 data types date, time, timestamp?
can all users have the privilage to use the sql statement select * (dml)?
How to execute stored procedure in db2 command editor?
What is copy pending status in db2?
What is the use of db2 optimizer?
Is db2 a mainframe database?
What is release/acquire in bind?
How can we read records for specific member in CL? AND rpg?
How do I delete a column in db2?
On which levels locks can be applied?
What is the syntax for creating a table in the db2 database?