Re: Deletion

From: John R Pierce <pierce(at)hogranch(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: Deletion
Date: 2014-08-27 19:15:44
Message-ID: 53FE2E60.3040406@hogranch.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On 8/27/2014 11:59 AM, Ramesh T wrote:
>
> In oracle I ran the deletion script to clean up the particular
> database using custid.custid is the parameter .&&1 is used in the
> oracle Inthe same way tried but $1 not possible ?but using function is
> possible is their any problem with fun to Clean the database I have
> 100 statements in script ...

where do you expect this $1 value to come from?

--
john r pierce 37N 122W
somewhere on the middle of the left coast

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Pavel Stehule 2014-08-27 19:22:12 Re: Deletion
Previous Message Tom Lane 2014-08-27 19:00:21 Re: query does not return after increasing range in 'between' clause