If you want to change your login in your code, use the following statement. It can be either 'CONN' or 'CONNECT'.
I find this useful in code that you're possibly crossing a schema with a DB_Link and you want to be in one particular schema to start.
conn schema/password@database
No comments:
Post a Comment