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
What are the Advantages of using CTE in sql server?
How to drop an existing table with "drop table" statements in ms sql server?
What does it mean to manipulate data?
What do mean by xml datatype?
What is bcnf normalization form?
Tell me what do you understand by a view? What does the with check option clause for a view do?
What is precedence constraint?
How you can get a list of all the table constraints in a database? : Sql server administration
What is page in sql server?
What type of Index will get created after executing the above statement?
What is the full form of ddl?
Show Practically Sql Server Views are updatable?
Explain the various types of concurrency problem?
If we delete pack Spec what will be the status of pack Body ?
How to list all dsn entries on your local machine using odbc_data_source()?