How to Grant Statement Permissions to Users within a Database in Microsoft SQL Server 2000
Date: Tuesday, February 28 @ 05:49:10 EST
Topic: Microsoft SQL Server Online Training Demos, Tutorials


A new demo has been added in the SQL Server 2000 demo portion.The detail of this demo is

Title: How to Grant Statement Permissions to Users within a Database in Microsoft SQL Server 2000

Objective: The objective of this demo is to teach you the process of granting statement permissions to users within a database in Microsoft SQL Server 2000. Activities involved in creating a database or an item in a database, such as a table or stored procedure, require a different class of permissions called statement permissions. For example, if a user must be able to create a table within a database, then grant the CREATE TABLE statement permission to the user. Statement permissions, such as CREATE DATABASE, are applied to the statement itself, rather than to a specific object defined in the database.

If you are a subscriber, then click the Demos link in the navigation menu to view the complete list of demos.









This article comes from Labs4IT!
http://www.labs4it.com

The URL for this story is:
http://www.labs4it.com/article826.html