Subject Stored procedure on database start
Author kapsee
Is there a way to auto execute a stored procedure when the database
starts up ? I'd like to increment a generator when the database restarts.

Thanks!