| Subject | Re: one or two database | 
|---|---|
| Author | emb_blaster | 
| Post date | 2009-11-26T15:28:47Z | 
--- In firebird-support@yahoogroups.com, "svanderclock" <svanderclock@...> wrote:
CREATE TABLE table [EXTERNAL [FILE] 'filespec']
(<col_def> [, <col_def> | <tconstraint> ]);
            >external table files??
> is it any other option instead of global tempory table? store the table in other file ?
>
> stephane
>
CREATE TABLE table [EXTERNAL [FILE] 'filespec']
(<col_def> [, <col_def> | <tconstraint> ]);