what is the difference between join and union?
Answer Posted / ananda kumar
join retrive the data more than one table using single sql
query where as union combine the results of two or more sql
queries.
| Is This Answer Correct ? | 2 Yes | 2 No |
Post New Answer View All Answers
Can you use max on a char column?
What is the maximum number of columns in a db2 table?
Explain how can you do the explain of a dynamic sql statement?
Define db2.
What is dclgen in db2?
by using cursors , we can access particular records from the table based on some condition, i want to delete those selected records, how can we write a query for this in the program?
Can one database have multiple instances?
Is ibm db2 open source?
What is a bind card?
What is temporal table in db2?
How can record locking be achieved in those DB2 versions which do not support it?
What does db2 stand for?
Comment whether dclgen is mandatorily used. If not, then what is the point of using it?
What are the bind parameters ibm db2?
How is deadlock resolved?