Problem
1) What is the difference between a Windows Authentication and a SQL Server Authentication?
2) How does SQL Server perform authentication when a user connects from a nontrusted connection with a specified logon name and password?
3) Why is it not advisable to enable the SA account in SQL Server?