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 |
Explain the concept of recursive stored procedure.
What is difference between count (*) and count column?
What is transaction server isolation?
How to find table changes in sql server?
What happens if an integer is too big for int date type?
Your company has 50 branches all over the country all the branches, including the head office have sql server as the database every night all 50 branches upload certain information to the head office which replication topology is best suited for the above scenario?
How to drop existing views from a database in ms sql server?
What is the use of keyword with encryption.
Why transaction is important?
What are sql server functions?
What is query cost in sql server?
What is Sqlpaging in SqlServer 2005 ?
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)