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
In an sql table that is embedded, what is the procedure to retrieve rows that are part of a db2 table?
what is db2 restart?
How do we specify index to include or not during bind process.
What is ibm db2 database?
What is dbrm library?
What is null indicator in cobol db2?
What type of database is db2?
List out the data types available.
Define buffer pool.
How to retrieve rows from a db2 table in embedded sql?
What is node in db2?
What is the use of runstats in db2?
What is the use of reorg in db2?
How to compare data between two tables in db2?
Where can you declare a cursor in a cobol-db2 program?