| List: | MySQL++ | « Previous MessageNext Message » | |
| From: | Ankur G35 Saxena | Date: | August 8 2006 12:09am |
| Subject: | how to get result with row name with join(2 cols same name)? | ||
| View as plain text | |||
Hi, I just ran a query something like this select * from tab1, tab2 where tab1.f1 = tab2.f1 and tab1.f2 = X; here the output has 2 f1's I havent written the code to see what happens, but was wondering what will happen if we do row["f1"]? Thanks Ankur
| Thread | ||
|---|---|---|
| • how to get result with row name with join(2 cols same name)? | Ankur G35 Saxena | 8 Aug |
| • Re: how to get result with row name with join(2 cols same name)? | Warren Young | 8 Aug |
