-1
I need to save users' emails but I don’t have access to the database, because the idiot programmer put in a password and didn’t share it with the team.
I only have 4000 links of users' profiles, where some have email in txt.
How can I do this automated process? I can’t hack the links manually anymore to save the emails.
If the database is an integral part of your system just restore the root user, sa, sysdba,..... according to the sgdb manual.
– Augusto Vasques