Posts Tagged ‘inner’

SQL JOIN: inner and outer

When joining two tables in an SQL statement, there are two options. You can use an inner join, or you can use an outer join. Let’s see what the differences are. Share this:EmailFacebookSharePrintRedditStumbleUponDigg

Read the rest of this entry »