Is there something new about row-level security in SQL Server 2012?
In 2008 and below the only way was using Views, in 2012 they announced something like Row Level Security in Tabular Models, does this have any relation to RLS over tables?
Are there any news on RLS in 2012 in general?