Hi,
Is it a way to have more than one Oracle session on the same plsqldev instance ?
My goal is to run a sql on a development database connection and after to a production database conncection. And then going back on the same plsqldev instance to my dev. connection !
Txs,