How to insert more than one record using insert?
Answer Posted / kalone
If we want to insert more than 1 row into a table , we
should go for SUBQUERIES rather than VALUES clause.
Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
How can you find out the # of rows updated after an update statement?
What is ibm db2 connect?
Are view updateable?
Why db2 is called db2?
What is alias in db2?
How can deadlocks be resolved?
Define db2.
What is declare cursor?
Comment whether dclgen is mandatorily used. If not, then what is the point of using it?
In an sql table that is embedded, what is the procedure to retrieve rows that are part of a db2 table?
What is the physical storage length of time data type?
Is it possible using max on a char column?
What is the syntax for creating a table in the db2 database?
What is the cobol picture clause of the db2 data types date, time, timestamp?
What are union and union all?