I didn't write that it was bad design. I wrote it is a bug ![]()
You can do it via EXECUTE IMMEDIATE 'ALTER SEQUENCE <seq. name> RESTART WITH <value>'; from within a stored procedure.
But it remains a bug.
- Lars
I didn't write that it was bad design. I wrote it is a bug ![]()
You can do it via EXECUTE IMMEDIATE 'ALTER SEQUENCE <seq. name> RESTART WITH <value>'; from within a stored procedure.
But it remains a bug.
- Lars