Row-Level Security Set for SQL Server | eWeek

Row-Level Security Set for SQL Server

Written By
Timothy Dyck
Timothy Dyck
Nov 11, 2002
1 minute read
eWeek content and product recommendations are editorially independent. We may make money when you click on links to our partners. Learn More

Last month, I met with Microsofts James Hamilton, an architect of Microsoft SQL Server, to be briefed on upcoming security changes in the next release of SQL Server, code-named Yukon, which is expected to begin beta testing in the first half of next year.

The most significant security change in Yukon—and one that hadnt been mentioned to the press previously—is that SQL Server will support a declarative security model that provides much finer, more flexible security controls than are possible using the SQL table- and view-based permissions model.

“What were building here is a row-level security,” said Hamilton, in Redmond, Wash. “Every user accessing a table has a predicate assigned to them that controls their access. That predicate gets applied to every query; same thing with an update. Unless youre updating your particular row, it will fail.”

Using this system, users could be restricted so they could access only data rows where, for example, the state column was set to Washington and could update only rows where the city was Seattle.

Oracle9i Enterprise Edition and Sybase Adaptive Server Enterprise databases already support similar extensions to the base SQL permissions system, and its inclusion in the next version of SQL Server will be a major security step forward for that product.

eWeek Logo

eWeek has the latest technology news and analysis, buying guides, and product reviews for IT professionals and technology buyers. The site's focus is on innovative solutions and covering in-depth technical content. eWeek stays on the cutting edge of technology news and IT trends through interviews and expert analysis. Gain insight from top innovators and thought leaders in the fields of IT, business, enterprise software, startups, and more.

Property of TechnologyAdvice. © 2026 TechnologyAdvice. All Rights Reserved

Advertiser Disclosure: Some of the products that appear on this site are from companies from which TechnologyAdvice receives compensation. This compensation may impact how and where products appear on this site including, for example, the order in which they appear. TechnologyAdvice does not include all companies or all types of products available in the marketplace.