Subject | Re: [firebird-support] Grants on views |
---|---|
Author | PenWin |
Post date | 2009-10-21T08:33:42Z |
>> I can't select from master_some - not to mention that I can't selectUnfortunately, in this specific case I _have_to_ use a subquery. I will
>> even from master_all, which is not dependent on any other view, just
>> tables (to which it seems to have the correct permissions).
>>
>
> Just to narrow field of possibilities - try to use JOIN+GROUP BY
> instead of subquery.
>
try a JOIN as a test case, though.
Pepa Kokes