What is the diffrence between update_one and auto_fix?
Answers were Sorted based on User's Feedback
Answer / aviral nalwat
AUTO_FIX matches based on the user alias in the DB to a
login account.
UPDATE_ONE allows you to specify the alias mapping to the
login account.
See BOL for more detail if needs be.
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / karthik
Only members of the sysadmin fixed server role can specify
the Auto_Fix option. Only members of the sysadmin or
db_owner roles can specify the Update_One option.
| Is This Answer Correct ? | 3 Yes | 1 No |
Both are used as 1st param values with sp_change_users_login
s-proc
This is deprecated, should not be used.
more info: http://msdn.microsoft.com/en-us/library/ms174378.aspx
| Is This Answer Correct ? | 1 Yes | 0 No |
Difference Between varchar and nvarchar datatype?
what is Buffer cash and Log Cache? Can you Explain it?
How to list all user defined functions in the current database?
explain the difference between oracle- sql and sql server sql ? if both are same y we r using 2 sw.s?
Define full outer join in sql server joins?
What is the significance of master, tempdb and model databases?
What are the authentication modes in sql server? How can it be changed?
What is change data capture (cdc) in sql server 2008?
What is meant by indexing files?
create index myindex on mytable(mycolumn) what type of index will get created after executing the above statement? : Sql server database administration
What is use of dbcc commands?
Tell me what is the difference between locking and multi-versioning?
Oracle (3259)
SQL Server (4518)
MS Access (429)
MySQL (1402)
Postgre (483)
Sybase (267)
DB Architecture (141)
DB Administration (291)
DB Development (113)
SQL PLSQL (3330)
MongoDB (502)
IBM Informix (50)
Neo4j (82)
InfluxDB (0)
Apache CouchDB (44)
Firebird (5)
Database Management (1411)
Databases AllOther (288)