Mysql Joins - How to know which row is retrieved from which table...?
Posted
by SpikETidE
on Stack Overflow
See other posts from Stack Overflow
or by SpikETidE
Published on 2010-04-15T10:18:56Z
Indexed on
2010/04/15
10:23 UTC
Read the original article
Hit count: 224
Hi everyone...
Consider i am using join on three tables to get a desired result-set...
Now in that result set, is there anyway that i can find out which row comes from which table...?
© Stack Overflow or respective owner