PT 2520 Unit 8
Jamel Travis 11/10/2012 Homework 8 Authorization is the process of assigning permissions to users. True Authentication is the process of assigning permissions to users. False In SQL Server, a login provides database level permissions. False In SQL Server, the USER is mapped to a login and assigned database permissions. True Permission is an action granted to a database user. True A role is a collection of related permissions True A role consists of ownership of database objects. False A schema consists of ownership of a database objects. True Permission to SELECT allows a user to view data. True Permission to UPDATE allows a user to add records to the database. True