Create a read-only account and only read certain tables.
Now let's share the steps of the operation.
The premise of this operation is that the database is relatively large, there are many data tables, you need to select their own read-only data tables.
The operation of the new account should not be unfamiliar, to everyone is not discussed.
In the left User Mapping tab, set the database you want to specify and select the new account and schema.
This creates a successful new account and finds the data table of the database you need to read, right--properties.
Set the account you want to add in the Left Permission tab and give SELECT permission.
This is done in order to select the data tables you want to read in a number of datasheets, otherwise you will need to remove access to other data tables.
SQL Server 2012 creates a new read-only account for a specific table