Oracle Scenarios Question:

Explain about the oracle disaster recovery scenarios?

Tweet Share WhatsApp

Answer:

USE DBNAME
go
EXEC sp_change_users_login 'Update_One', 'LoginUserid', 'LoginUserid'

Note: if you are using a different SQl login userid then this 'Login Userid' ,'NewloginUserid'

Download Oracle Scenarios PDF Read All 23 Oracle Scenarios Questions
Previous QuestionNext Question
Explain What is Testing Scenario? What is scenario based testing? can u explain with an example?How we remove duplicate rows in table?