ALLInterview.com :: Home Page KalAajKal.com
 Advertise your Business Here     
Browse  |   Placement Papers  |   Company  |   Code Snippets  |   Certifications  |   Visa Questions
Post Question  |   Post Answer  |   My Panel  |   Search  |   Articles  |   Topics  |   ERRORS new
   Refer this Site  Refer This Site to Your Friends  Site Map  Bookmark this Site  Set it as your HomePage  Contact Us     Login  |  Sign Up                      
info       Did you received any Funny E-Mails from your Friends and like to share with rest of our friends? Yeah!! you can post that stuff   HERE
Google
 
Categories  >>  Software  >>  Databases  >>  SQL Server
 
 


 

 
 Oracle interview questions  Oracle Interview Questions
 SQL Server interview questions  SQL Server Interview Questions
 MS Access interview questions  MS Access Interview Questions
 MySQL interview questions  MySQL Interview Questions
 Postgre interview questions  Postgre Interview Questions
 Sybase interview questions  Sybase Interview Questions
 DB Architecture interview questions  DB Architecture Interview Questions
 DB Administration interview questions  DB Administration Interview Questions
 DB Development interview questions  DB Development Interview Questions
 SQL PLSQL interview questions  SQL PLSQL Interview Questions
 Databases AllOther interview questions  Databases AllOther Interview Questions
Question
What do u mean by orphan users, how will u list them in the 
DB
 Question Submitted By :: Chaithanya
I also faced this Question!!     Rank Answer Posted By  
 
  Re: What do u mean by orphan users, how will u list them in the DB
Answer
# 1
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 ?    4 Yes 0 No
Raghu_iteamic
 
  Re: What do u mean by orphan users, how will u list them in the DB
Answer
# 2
Orphan User : NO login id or password are not associated 
with user.

exec sp_change_users_login 'Report' (It helps to find the 
orphan user)

Exec sp_change_user_login 'auto_fix','loginname',null(It 
helps to map the user with login)
 
Is This Answer Correct ?    3 Yes 0 No
Karthik
 
 
 

 
 
 
Other SQL Server Interview Questions
 
  Question Asked @ Answers
 
What is BCP? When do we use it?  1
what is the purpose of creating view is sql server 2000 Wipro9
what is differece between union and union all  4
Anyone please explain me the concept of Serialization?  3
What are sub-queries? Give example? In which case sub-queries are not feasible? Infosys3
how to copy sysdatabase file from c: Drive to D: Drive in SQL Server. IBM4
I have a table EMP in which the values will be like this EmpId Ename Sal DeptId 11 Ram 10000 10 11 Ram 10000 10 22 Raj 20000 20 22 Raj 20000 20 33 Anil 15000 30 33 Anil 15000 30 I want to delete only duplicate Rows. After Delete I want the output like this EmpId Ename Sal DeptId 11 Ram 10000 10 22 Raj 20000 20 33 Anil 15000 30 DELL10
How to write query to Delete the records in child table and corresponding records in parent table Semantic-Space8
What are the different ways of moving data/databases between servers and databases in SQL Server? HCL2
What are the pros and cons of creating extended stored procedures?  1
which one will take 1st priority in case of insert statement and select statement???  2
can any one answer this query,thank you in advance Table 1 has 2 columns: EmployeeId, T shirtsize(values can be 1,2,3) Table 2 has 2 columns: EmployeeId, Region Write SQL to Find the region which has the largest number of people with Tshirt size=3 Google10
logshipping is Any difference 2000 and 2005?  1
Let us say the SQL Server crashed and you are rebuilding the databases including the master database what procedure to you follow?  2
What all db objects can be found in MSDB database of a SQL Server instance? Accenture1
1.what is stored procedure?Its significance with example? 2.Explain about index with syntax and example? plz do reply.........  1
How to select Distinct columns from the table, table having 20 columns and i want all coulmns Wipro3
How can I create a plain-text flat file from SQL Server as input to another application?  2
Hi Can any one tell me the Good institute to learn SQL esp for Data Base Testing or SQL from scratch to the proficiency level in Hyederabad and facult also. Thankyou well in advance  6
What are the differences between stored procedure and functions in SQL Server 2000? TCS12
 
For more SQL Server Interview Questions Click Here 
 
 
 
 
 
   
Copyright Policy  |  Terms of Service  |  Help  |  Site Map 1  |  Articles  |  Site Map  |   Site Map  |  Contact Us interview questions urls   External Links 
   
Copyright © 2007  ALLInterview.com.  All Rights Reserved.

ALLInterview.com   ::  Forum9.com   ::  KalAajKal.com