Restricting rows

From: Shawn Barrow (sbarrow@cfoconsult.com)
Date: 08/28/02


From: "Shawn Barrow" <sbarrow@cfoconsult.com>
Date: Wed, 28 Aug 2002 14:39:12 -0700


Is there a way to DENY the SELECT permission on just
certain rows in a table. For example, I need to restrict
a user from selecting rows from a table where a certain
column is set to a certain value. A view will not work
due to the way external applications connect to the DB.