I guess I was curious if your expression could be done without the inner
select/etc, but I didn't look at it too carefully (and obviously don't
know your business logic/schema).  Sometimes SQLTemplate is a Good
Thing.  :-)

/dev/mrg


-----Original Message-----
From: Mike Kienenberger [mailto:[EMAIL PROTECTED] 
Sent: Tuesday, May 16, 2006 2:02 PM
To: [email protected]
Subject: Re: non-SQL query to find distinct relationships in an entity's
table?


On 5/15/06, Michael Gentry <[EMAIL PROTECTED]> wrote:
> I wonder if you could do this by exposing the PK/FK attributes so that
> you could use them in an expression?

Well, I could use a db: prefix if we could come up with a valid
expression.

Reply via email to