Subject | Re: [IBO] Datapump Question: What do i wrong? |
---|---|
Author | Aage Johansen |
Post date | 2008-11-27T20:27:10Z |
saschaschilberz wrote:
folder). Documentation is scarce ...
--
Aage J.
> ...Maybe you need the qli utility (in Firebird's "bin"
> The way with
> insert into tab1 (
> Col1, Col2, etc (all the same columns)
> values (:Col1, :Col2, :etc.....)
> works by me.
> That wasn't my prob.
>
> But what i want is like
> insert into tab1
> select * from tab
> ...
folder). Documentation is scarce ...
--
Aage J.