[Pgsql-ayuda] tomar el valor ultimo de un autonumerico

Alvaro Herrera alvherre@dcc.uchile.cl
Thu, 8 Jan 2004 16:09:03 -0300


On Thu, Jan 08, 2004 at 07:31:20PM +0100, Dionisio Ruiz de Zarate wrote:

> bd=# select nexval('idiomas_id_seq');
> ERROR:  Function nexval("unknown") does not exist
>         Unable to identify a function that satisfies the given argument types
>         You may need to add explicit typecasts

s/nexval/nextval/

-- 
Alvaro Herrera (<alvherre[a]dcc.uchile.cl>)
<Schwern> It does it in a really, really complicated way
<crab> why does it need to be complicated?
<Schwern> Because it's MakeMaker.