How to create logins using windows Authentication mode?
Answer Posted / madan
sp_grantlogin'Domainname\loginname'
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
How can we migrate from SQL server to SQL Azure?
What does top operator do?
What should be the fill factor for indexes created on tables? : sql server database administration
Explain raiserror in sql server?
What are the differences between left join and inner join in sql server?
Can we use where clause with group by?
How can you find out which stored procedures are recompiling?
What is the use of =,==,=== operators?
Can you name some of the dml commands in sql?
Recommend an approach to ensuring that all changes in the remote databases synchronize with the SQL Azure database?
Explain throw statement in sql server 2008?
What do we have to check in database testing?
How to resolve the orphan use problem? : sql server security
What is abstracting periodical?
What is bcp? When does it used?