Answered Table data access restriction - SQL server

  • Friday, July 13, 2012 10:46 AM
     
     

    Hi,

    How could i restrict the table data to veiw by others in SQL server. Please suggest.


All Replies

  • Friday, July 13, 2012 10:04 PM
     
     Answered

    Hi Durgaprasad,

    Assuming your question is about Windows Azure SQL Database... You can find here an extensive list of the T-SQL statements partially supported on Windows Azure SQL Database, including the GRANT Database Permissions.

    Hope this answers your question!


    Cheers, Carlos Sardo