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 to use linked server?
What are audit control procedures?
How to copy the tables, schema and views from one sql server to another?
How to define and use table alias names in ms sql server?
How to create a dynamic cursor with the dynamic option?
Explain important index characteristics?
How to delete an existing database user?
Explain what is scheduled job and how to create it?
Tell me what is the order in which the sql query is executed?
What is data compression?
What are three ways you can use an identity value inside a trigger? Why would you prefer one way over another?
What is triggers and stored procedures?
Explain what is use of dbcc commands?
What is a field in a table?
What is the difference between MVC and Teir Architecher? Plz explain with Layyered Programming example...? Thanks