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
What is reorg?
What does a deadlock mean in DB2?
What are iseries servers?
What is the physical storage length of the data types: date, time, timestamp in the db2 database?
Which command is used to remove all rows from a table?
Name the various locking levels available?
List down the data types in the db2 database.
Explain packages.
What is the meaning concurrency in the db2 database?
What is buffer pool?
What's The Error Code For Unique Index Voilation?
Is ibm db2 open source?
How to execute stored procedures?
What is the function of logging in the db2 database?
How to find primary key of a table in db2?