Granting Permissions to Create Function

 By using the below code we can GRANT permission to create a function to a particular user


use [AdventureWorks2012]
GO
GRANT CREATE FUNCTION TO [bhavya]
GRANT ALTER ON SCHEMA::dbo TO [bhavya]

Comments

Popular posts from this blog

Always On FailOver Events

SSAS Cube or Database backup with Powershell command "Backup-AsDatabase"

AG SECONDARY DATABASE "Synchronizing" Query