Subject | RE: [ib-support] FB: Cross db queries, temp tables etc |
---|---|
Author | Alan McDonald |
Post date | 2002-08-28T01:40:33Z |
temp tables...
lets not forget VIEWS a a temp table resource for many applications
-----Original Message-----
From: Leyne, Sean [mailto:sleyne@...]
Sent: Wednesday, 28 August 2002 11:08
To: ib-support@yahoogroups.com
Subject: RE: [ib-support] FB: Cross db queries, temp tables etc
Some answers:
Yes, using the QLI language.
Not really, effectively speaking the QLI language (although still
supported) has been out of mainstream use since v4.0.
be treated like a table) provide the same effective result.
{There is a pending feature request to add true Temp tables)
Sean
Yahoo! Groups Sponsor
ADVERTISEMENT
To unsubscribe from this group, send an email to:
ib-support-unsubscribe@egroups.com
Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.
[Non-text portions of this message have been removed]
lets not forget VIEWS a a temp table resource for many applications
-----Original Message-----
From: Leyne, Sean [mailto:sleyne@...]
Sent: Wednesday, 28 August 2002 11:08
To: ib-support@yahoogroups.com
Subject: RE: [ib-support] FB: Cross db queries, temp tables etc
Some answers:
> Couple of Qs:Yes and Not really ;-)
> 1) Does FB support cross-db queries?
Yes, using the QLI language.
Not really, effectively speaking the QLI language (although still
supported) has been out of mainstream use since v4.0.
> 2) Does FB have anything similar to Sybase temp tables?No, although most people have found that using selectable SPs (which can
be treated like a table) provide the same effective result.
{There is a pending feature request to add true Temp tables)
> 3) Is it possible to restrict execute permission on a stor proc toYes.
> certain users/groups?
> 4) Does FB create SP's execution plan only once or every time SP isI don't know for certain -- I want to avoid giving you the wrong answer.
> executed?
> 5) JDBC: If PreparedStatement is executed in a loop, will it beOnly when prepared.
> re/compiled when it's prepared or every time it is executed?
Sean
Yahoo! Groups Sponsor
ADVERTISEMENT
To unsubscribe from this group, send an email to:
ib-support-unsubscribe@egroups.com
Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.
[Non-text portions of this message have been removed]