|
Kimi86
Yak Posting Veteran
54 Posts |
Posted - 03/12/2013 : 11:17:11
|
Posting this question bit differently.
I have a view which is selecting rows from a table in a different database on same server. I'd like to grant select access to the view, but not direct access to the base table. The view has a where clause restricting the number of rows.
Can I grant select to the view and not the base table??
|
|