I have 4 schemas for different projects. So, when the connection is established to the new schema, the existing schema's connection need to be closed. Similarly, whenever, the connection is established with the one schema, the connection with other 3 schema's need to be closed. The basic idea is, at a time, the connection should be established with only one schema.
What i need to do?
Regards,
Selva
What i need to do?
Regards,
Selva