Subject | Re: [firebird-support] selecting some IDs |
---|---|
Author | Doug Chamberlin |
Post date | 2010-06-05T01:16:55Z |
On 6/4/2010 4:23 PM, Sergio H. Gonzalez wrote:
primary table like you illustrated. Do you have some reason to doubt
this technique? Looks like the best solution to me.
> Hello, I'm trying to figure out what is the way to a very simple task, so I canYes, add the ID values to a temporary table and then join that with the
> use the same method from now on...
>
> I want to let the user select some records in order to make a report.
primary table like you illustrated. Do you have some reason to doubt
this technique? Looks like the best solution to me.