Thread: How to quietly increment a SEQUENCE

How to quietly increment a SEQUENCE

From
"Martin Kresse"
Date:
How can I (quietly) increment a SEQUENCE without having to use
SELECT, or is there a way to dump the result of a query (SELECT
NEXTVAL('...'))?

Thanks for your help,
  Martin Kresse