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 that need to create other users within the database can be granted membership in the role [?]. This role does not grant access to the schema of any of the tables, nor does it grant access to the data within the database.