Re: How to "catch" SELECT

From: N Prabhakar <prabhs_at_po.pacific.net.sg>
Date: 1996/11/08
Message-ID: <560g4j$rac_at_newton.pacific.net.sg>#1/1


In order to prevent from accessing all rows is table, you can create a view on that table and select the records for which the user has got access.

Since the view is based on a single table, insert / update and delete operations can also be performed .

Regards

N.Prabhakar
Socgen Crosby Securities
Singapore Received on Fri Nov 08 1996 - 00:00:00 CET

Original text of this message