Subject | Re: [firebird-support] Temporary Table In Memory |
---|---|
Author | Dimitry Sibiryakov |
Post date | 2016-05-03T12:47:59Z |
03.05.2016 14:07, LtColRDSChauhan rdsc1964@... [firebird-support] wrote:
--
WBR, SD.
> 1. I need to run several queries having different fields and conditions on exactly sameRTFM doc/sql.extensions/README.global_temporary_tables.txt
> join of tables.
>
> 2. How can i first create such a join of tables in memory and run the queries without
> re-creating the join of tables again and again for each query.
--
WBR, SD.