sql - why do i need left outer join if i have right outer join? -


possible duplicate:
when or why use right outer join instead of left?

what ever functionality left outer join can interchanging table names.then, need having 2 outer joins ( left , right) ? if there specific need can body explain example ?

why use >= when < same thing?

mostly it's convenience thing.


Comments

Popular posts from this blog

ASP.NET/SQL find the element ID and update database -

jquery - appear modal windows bottom -

c++ - Compiling static TagLib 1.6.3 libraries for Windows -