2007 Aug 21 10:30 AM
Hi,
how can i fetch data from 3 tables with a single select statement without using joins
thanks.
sagar
2007 Aug 21 10:31 AM
HI sagar,
u create a view and use it as a single table
if ur view is view1
then use
select * from view1.
i think they is no other way for ur requirement
<b>
Regards,
Azhar</b>
Hi,
how can i fetch data from 3 tables with a single select statement without using joins
thanks.
sagar
2007 Aug 21 10:31 AM
HI sagar,
u create a view and use it as a single table
if ur view is view1
then use
select * from view1.
i think they is no other way for ur requirement
<b>
Regards,
Azhar</b>
| User | Count |
|---|---|
| 3 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |