|
Alan,
I see
what you want.
It looks like if you use an inner join that it
might works right, but I would do some serious testing. Try
this:
select * from table1, table2 where table1.id =
table2.id and count > 1 and count <= 10 order
by some_col
Troy
-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]On Behalf Of Alan Wolfe Sent: Monday, October 13, 2003 5:08 PM To: RBASE-L Mailing List Subject: [RBASE-L] - RE: count with multiple tables
|
- [RBASE-L] - RE: count with multiple tables Troy Sosamon
- [RBASE-L] - RE: count with multiple tables Ben Johansen
- [RBASE-L] - RE: count with multiple tables Alan Wolfe
- [RBASE-L] - RE: count with multiple tables A. Razzak Memon
- [RBASE-L] - RE: count with multiple tables Alan Wolfe
- [RBASE-L] - RE: count with multiple tables A. Razzak Memon
- [RBASE-L] - RE: count with multiple tables Alan Wolfe
- [RBASE-L] - RE: count with multiple tables Troy Sosamon
- [RBASE-L] - RE: count with multiple tables A. Razzak Memon

