wht is d/f b/w inner join and outer join ? d/f group by and order by having by ?
Answer Posted / lu
u have 2 table (a,b), u join together,u get colunms
matching it's called inner....
u have 2 tables (a,b), u select a colunm(b) doesn't exist
in a...it's called outer...
goup by using for a row...
having by using for column
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What is dbrm?
How do I create a view in db2?
What is the role of union all and union
What is drop table?
Explain how can you do the explain of a dynamic sql statement?
What are foreign keys in db2?
What does reorg do in db2?
Name the lockable units in DB2?
What is table space in db2?
What is alias in db2?
What is the connection string to connect to the DB2 Database ?
File not opened because library is *PROD and debug is UPDPROD(*NO). ? what may be the reason? how to solve it..?
Explain the benefits you can get from mainframe connect?
Define predicate?
How do you find the maximum value in a column in db2?