u dont really need to know code,i just want to know which join will give me duplicate rows.
left,right ,full.
Correct.
--Jeff Moden
RBAR is pronounced "ree-bar" and is a "Modenism" for Row-By-Agonizing-Row. First step towards the paradigm shift of writing Set Based code: ________Stop thinking about what you want to do to a ROW... think, instead, of what you want to do to a COLUMN.
Change is inevitable... Change for the better is not.
Joins have nothing necessarily to do with duplicate rows. Those are structures by which different data from two tables are combined. The duplication depends on the data and the filtering more than the joins.
Viewing 2 posts - 16 through 16 (of 16 total)
You must be logged in to reply to this topic. Login to reply