G
Guest
HI
my issue is that i'm having a dataset with 2 tables in it, the problem that
i want to have a dataview wich represents a subquery ie (select * from tbl1
where id in (select top 10 from tbl2))
any ideas around
my issue is that i'm having a dataset with 2 tables in it, the problem that
i want to have a dataview wich represents a subquery ie (select * from tbl1
where id in (select top 10 from tbl2))
any ideas around