What is wrong here?

insert into table_name (field_name) values (select
setval('sequence_name')-1) as currval);



---------------------------(end of broadcast)---------------------------
TIP 4: Don't 'kill -9' the postmaster

Reply via email to