Re: Counts and percentages and such

From: Thomas Kellerer <spam_eater(at)gmx(dot)net>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: Counts and percentages and such
Date: 2009-12-08 22:09:20
Message-ID: hfmiqa$dsl$1@ger.gmane.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

jackassplus wrote on 08.12.2009 22:21:
> What does ::numeric signify?
> I'm using the jdbc driver from http://jdbc.postgresql.org/ in SQuirreL
> and it asks me for the value of :numeric.

As Scott has pointed out this is a typecast.

If Squirrel mistakes that for a parameter, it's clearly a bug in Squirrel.
But maybe that prompting for parameters can be turned off somewhere (I don't use Squirrel, so I cannot tell)

Thomas

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Scott Marlowe 2009-12-08 23:44:15 Re: Counts and percentages and such
Previous Message Scott Marlowe 2009-12-08 22:04:20 Re: Counts and percentages and such