March 2020
Intermediate to advanced
992 pages
30h 7m
English
In this chapter, we are going to look at how to implement security when it comes to accessing the data in your databases, starting with authenticating who you are, what you can access, and what you can do with the data once you have access. Many of these principles will apply equally to SQL Server and Microsoft Azure SQL based offerings; but there are some differences due to the fundamental nature of each services.
The chapter will start out covering the modes of authenticating who the entity is that is trying to access the database. There are several authentication modes that you can use to access the ...
Read now
Unlock full access