From: | Martijn van Oosterhout <kleptog(at)svana(dot)org> |
---|---|
To: | Ashish Karalkar <ashish_karalkar(at)yahoo(dot)com> |
Cc: | slony <pgsql-general(at)postgresql(dot)org> |
Subject: | Re: Need help on SP |
Date: | 2007-01-16 13:33:44 |
Message-ID: | 20070116133344.GD8182@svana.org |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
On Tue, Jan 16, 2007 at 05:08:29AM -0800, Ashish Karalkar wrote:
> Hello All,
> I want to store count(*) of a table in a variable ,
> for that I have declared a variable and wrote a
> statment but it is giving me error.
> can anybody please help me..
It would help immensly if you showed us the actual error message.
At the moment my best guess is a typo in the first line:
> DECALRE
^^^^^^^
Have a nice day,
--
Martijn van Oosterhout <kleptog(at)svana(dot)org> http://svana.org/kleptog/
> From each according to his ability. To each according to his ability to litigate.
From | Date | Subject | |
---|---|---|---|
Next Message | Gary Benade | 2007-01-16 13:40:52 | invalid byte sequence for encoding "UTF8" |
Previous Message | Ashish Karalkar | 2007-01-16 13:08:29 | Need help on SP |