Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

How to change the name of a database user?

Answer Posted / Tanveer Ahmad

To change the name of a database user in MS SQL Server, you can use the ALTER USER command followed by the new username and existing username.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How to connect php with different port numbers?

1163


Why should you use or avoid select * statements?

1096


How to provide default values to function parameters?

1241


What are the risks of storing a hibernate-managed object in a cache? How do you overcome the problems?

1181


What is the primary use of the model database?

1141


What is a scheduled job or what is a scheduled task?

1027


You have a stored procedure, which execute a lengthy batch job. This stored procedure is called from a trigger you do not want to slow the data entry process you do not want trigger to wait for this batch job to finish before it completes itself what you can do to speed up the process?

1203


What are wait types?

1227


Can you index views?

951


Why use identity in sql server?

1185


How raid can influence database performance?

1098


What is subquery? Explain the properties of a subquery?

1050


Is there any performance difference between if exists (select null from table) and if exists (select 1 from table)?

1018


What is a view in sql?

1035


What is sql server query analyzer?

1114