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
Give a brief description of db2 isolation levels?
What is the clustering index in the db2 database?
Which isolation level provides highest data integrity?
What is cloudant database?
How to find primary key of a table in db2?
What is null indicator in db2?
Mention the length of physical storage of the given data types of db2 – date, timestamp, time
When a COBOL-DB2 program in PRODUCTION is updating main tables and gone for long run, what have to do?
Define data page.
What is load replace in db2?
What happens in bind step in a db2 program?
How can record locking be achieved in those DB2 versions which do not support it?
What is the use of commit in db2?
What is the physical storage length of time data type?
What is difference between isnull and coalesce?