任何人都可以分享从SQL Server 2012中的表中隐藏特定列的步骤,因为我不想删除该列
通过隐藏我的意思是,每当我对该特定表使用select查询时,它都不应该向我显示该列.
可能吗?无论用户登录和使用何种查询,我都需要将列隐藏起来
根据评论But the problem is whenever i open the table in sql i dont want to see that particular column
我假设问题是:
下面的屏幕截图显示了Employee表的所有列,尽管登录StackoverIntern
没有对列的选择权限SSN, Salary