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

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

PostgreSQL 9.x - pg_read_binary_file & inserting files into bytea -

asp.net - call stack missing info on mono with apache and mod_mono -