[Assigning Org_ID to your Toad Session then execute a script]
My case is I wanted to set my Org ID first before i run a particular script to see and fetch only data which is for that particular Org ID.
And after I set my database session in Toad in particular, how can i check if I'm on the desired Org ID which i only want to see data from.
My understanding is that this particular will work PER SESSION, so meaning once I'm disconnected it will return to default on the new session?
Could someone direct me to link or docs that states steps or guides regarding this.