What do u mean by orphan users, how will u list them in the
DB
Answer Posted / raghu_iteamic
exec sp_change_users_login 'Report'
Running the following query on destination server where
database as been moved to list orphan user
Is This Answer Correct ? | 7 Yes | 0 No |
Post New Answer View All Answers
How to change parameter value inside the report?
What is the difference between index seek vs. Index scan?
How adventureworkslt tables are related?
What is scan table/view and seek table/view when its occurs? : sql server database administration
What is always encrypted?
What is the report model project?
What is enhanced database mirroring in sql server 2008?
What is an active database?
What is the difference between varchar and varchar(max) datatypes?
What are “unrepeatable reads”?
What is the use of RDBMS?
Mention the differences between local and global temporary tables.
Describe in brief databases and sql server databases architecture.
Where actually sql azure database is hosted?
What is a benefit of using an after insert trigger over using a before insert trigger?