What is Row-level Security?

5.47K viewsSecurity in SnowflakeRow Access Policies
0

What is Row-level Security?

Frank Bell Answered question February 18, 2022
0

Row Level Security is pretty common now in modern databases. Within Snowflake it means that it has features that allow configurations on data sets within tables and views to filter out or really secure row access depending on policies set within Row Access Policy objects. These policies allow specific security logic for filtering dependent on simple and complex constructs. It honestly provides incredible flexibility but it can also CREATE sizeable complexity. To understand more on how you can implement row access security, we explain Row Access Policies and how they work in this article in depth.

Frank Bell Answered question February 18, 2022