Last value of a key sequence

Started by Michael Talbot-Wilsonover 25 years ago1 messagesgeneral
Jump to latest
#1Michael Talbot-Wilson
mtw@birdseye.view.net.au

The last_value of a key sequence is incremented by pgaccess if I try
to leave a row without entering data in a NOT NULL attribute.

How can I change the last_value of a key_seq? It doesn't work to
treat the sequence as a table and try to update it with SQL.