Subject Re: one or two database
Author emb_blaster
--- In firebird-support@yahoogroups.com, "svanderclock" <svanderclock@...> wrote:
>
> is it any other option instead of global tempory table? store the table in other file ?
>
> stephane
>

external table files??

CREATE TABLE table [EXTERNAL [FILE] 'filespec']
(<col_def> [, <col_def> | <tconstraint> …]);