Subject | Re: [firebird-support] External Table Path |
---|---|
Author | Helen Borrie |
Post date | 2006-07-17T11:44:40Z |
At 07:01 PM 17/07/2006, you wrote:
where rdb$relation_name starting with 'MYEXTTBL'
./heLen
>How do I extract the path of the External Table using SQL?select rdb$external_file from rdb$relations
where rdb$relation_name starting with 'MYEXTTBL'
./heLen