InterviewSolution
Saved Bookmarks
| 1. |
Which of the following feature prefers SQL Server authentication mode over windows authentication?(a) Backward compatibility(b) Forward compatibility(c) Security(d) All of the mentionedThis question was posed to me in unit test.This question is from Authentication in section Security of SQL Server |
|
Answer» The correct choice is (a) Backward compatibility |
|