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 |
How do you rename a table in sql server?
How to execute stored procedure and set temp table in sql server?
What is pessimistic concurrency?
What is unique key constraint?
In what three ways is the return statement used in a stored procedure?
What are the differences between INNER JOIN, LEFT JOIN and RIGHT JOIN in SQL Server?
A user is a member of the public role and the sales role. The public role has select permission on all the tables. The sales role does not have select permission on some of the tables will the user be able to select from all tables?
What is database replication?
What are differences in between sql server 2012 and sql server 2016?
Explain ms sql server reporting services vs crystal reports?
What is the difference between a clustered index and a non-clustered index?
How to set database to be read_only in ms sql server?
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)