How to give over right (table) permission in SQL Server 2008?
        Posted  
        
            by Ayyappan.Anbalagan
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Ayyappan.Anbalagan
        
        
        
        Published on 2010-06-07T10:37:28Z
        Indexed on 
            2010/06/07
            11:02 UTC
        
        
        Read the original article
        Hit count: 165
        
sql
|sql-server-2008
I am using SQL Server 2008. I tried to modify the table. But it not allowing to update.
How to give UPDATE permission in SQL Server 2008?
© Stack Overflow or respective owner