Subject RE: [ib-support] FB: Cross db queries, temp tables etc
Author Alan McDonald
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:

> Couple of Qs:
> 1) Does FB support cross-db queries?

Yes and Not really ;-)

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 to
> certain users/groups?

Yes.


> 4) Does FB create SP's execution plan only once or every time SP is
> executed?

I don't know for certain -- I want to avoid giving you the wrong answer.


> 5) JDBC: If PreparedStatement is executed in a loop, will it be
> re/compiled when it's prepared or every time it is executed?

Only when prepared.


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]