What is the diffrence between update_one and auto_fix?

Answer Posted / 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



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the difference between local and global temporary tables?

594


What method is used by the Command classes to execute SQL statements that return single values?

612


Difference between report and query parameter. Why do we need different type of parameter?

583


Explain indexes disadvantages?

559


What is the difference between ddl,dml and dcl commands?

616






What are the different types of locks in the database?

492


What are synonyms?

535


Who developed sql server?

540


How to scale out a federation by Sql statement?

92


What are views in ms sql server?

607


What is the syntax to execute the sys.dm_db_missing_index_details? : sql server database administration

631


What is SQL Azure?

85


How many tables can be joined in SQL Server?

598


Why do we need normalization?

505


Your table has a large character field there are queries that use this field in their search clause what should you do?

512