This is a dedicated watch page for a single video.
Identify the missing word(s) in the following sentence within the context of Microsoft Azure. Database security can get complicated for applications with many users. In order to make it easier for both administrators and auditors, most database applications use role-based security. Microsoft SQL Server contains several fixed database roles within each database for which the permissions are predefined. Users can be added as members of one or more roles. These roles give their members a pre-defined set of permissions. These roles work the same within Azure SQL Database and SQL Server. Users who need to be able to grant access to other users within the database can be made members of the role [?]. Members of this role are not specifically granted access to the data within the database; however members of this role can grant themselves access to the tables within the database.