I need to find out what sequences were created in the database.
Does anyone know how to do it?
I can get info on tables, keys, columns from DatabaseMetadata, but I don’t see any means to retrieve sequence info.
If you know how, please give me a tip.
Regards,
Gary