Hi ,
does postgresql support for the sql loader functionality like oracle does ??? if no, is there any tools specific to do this task connect to postgresql database???
i'm looking into open-source tools that can do import & export facility. thanks in advance
Hi folks,
I've got a table which contains amongst other things a stock number and a
registration number. I need to print out a list of stock number and reg
number where reg number is not unique (cherished number plate transfer not
completed). I've tried variations of a theme based on
select
Gary Stainburn wrote:
Hi folks,
I've got a table which contains amongst other things a stock number and a
registration number. I need to print out a list of stock number and reg
number where reg number is not unique (cherished number plate transfer not
completed). I've tried variations of a
You're right, Reinoud. Sorry for my mystake...
Reinoud van Leeuwen wrote:
On Fri, Mar 12, 2004 at 10:54:25AM -0300, Daniel Henrique Alves Lima wrote:
Gary Stainburn wrote:
Hi folks,
I've got a table which contains amongst other things a stock number and a
registration number. I need t
On 12/03/2004 13:02 Gary Stainburn wrote:
Hi folks,
I've got a table which contains amongst other things a stock number and a
registration number. I need to print out a list of stock number and reg
number where reg number is not unique (cherished number plate transfer
not
completed). I've tried
Hi to all,
I have a big question.
Can I write a query/function/agregate function
(whatever) so that I can return the result of a query in a single line? I
don't know if this is possible to be made and please if it is not possible
please say.
I better give an example:
table (id, nam
--- [EMAIL PROTECTED] wrote:
> Hi ,
>
>
>does postgresql support for the sql loader
> functionality like oracle
> does ??? if no, is there any tools specific to do
> this task connect to
> postgresql database???
> i'm looking into open-source tools that can do
> import & export facility.
>
On Friday 12 March 2004 14:36, Andrei Bintintan wrote:
> Hi to all,
>
> I have a big question.
>
> Can I write a query/function/agregate function (whatever) so that I can
> return the result of a query in a single line? I don't know if this is
> possible to be made and please if it is not possible
Hi all, anybody have a sed script (or flags for pg_dump) that
will make a pg_dump 7.4 dump load into a Pg 7.3.x backend?
TIA!
---
Thomas Good e-mail: [EMAIL PROTECTED]
Programmer/Analyst
Hi,
I'm using PGSQL 7.4.1 and JDBC 75dev client.
I want to ask about PL/PGSQL function returning resultset.
I read in the docs, there are 'setof' and 'refcursor' method,
is there another method to returning resultset?
What advantages and disadvantages for each method?
Which is the best?
Plz exp
10 matches
Mail list logo