Tell me what authentication modes does SQL Server support?

Submitted by: Muhammad
SQL Server supports Windows Authentication and mixed-mode. Mixed-mode allows you to use both Windows Authentication and SQL Server Authentication to log into your SQL Server. It's important to note that if you use Windows Authentication, you will not be able to log in as sa.
Submitted by: Muhammad

Read Online SQL Administrator Job Interview Questions And Answers