How to transfer Logins from SQL Server 2000 to 2005
Answer Posted / ravi
we have to run the microsoft standard script or use stored
procedures if less logins are there try to create..........
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is the use of for clause?
Explain datetime2 data type in sal server 2008?
What does set rowcount do?
explain what is a deadlock and what is a live lock? How will you go about resolving deadlocks? : Sql server database administration
You have to store user responses of ‘yes’ and ‘no’ what kind of data type is best suited for this task?
What is Federation Root Database?
How can i Relate Tables in SSIS
What are data driven subscriptions?
How to select true false based on column value in sql server?
What is the use of stored procedure?
What is difference between inner join and join?
If I delete a template from the list in sql studio, will it be deleted from the hard disk? : sql server management studio
What is user-defined functions? What are the types of user-defined functions that can be created?
What do you understand by SQL*Net?
How should i optimize the time for execution of stored procedure having single input and many output from the different tables?