Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Mailing Lists -> Oracle-L -> Re: Create Rule

Re: Create Rule

From: Mladen Gogala <mladen_at_wangtrading.com>
Date: Fri, 14 Nov 2003 10:09:40 -0800
Message-ID: <F001.005D6AFD.20031114100940@fatcity.com>


That would be the part where the application programming kicks in. If you want to give users a possibility to run ad hoc queries, which is something that I allow only to those users who have transcended into the pure spiritual form and only on written request from the Pearly Gate manager himself, you should create a presentation layer consisting of views. Even with that type of restrictions, the users will always find the way (I apologize for the cheesy paraphrase of the Jurassic Park) to run sub-optimal queries which inspect gazillions of blocks for 10 rows or less. The bars that keep users away from the database are called "applications" and one should keep them in place in order to prevent questions like "who let the users out", as in the NY Mets theme song.

On 11/14/2003 12:49:25 PM, Hamid Alavi wrote:
> List,
>
> I have 50 lookup tables and all of them have effective date & end date I
> want to create a rule or some thing like this which any select statement
> select the data from these lookup where the sysdate between effective date &
> end date.
> Example:
>
> select * from table1 ( always select those records where sysdate between
> effective date & end date).
> Any Idea?
>
> Thanks,
>
> Hamid Alavi
>
> Office : 818-737-0526
> Cell phone : 818-416-5095
>
> --
> Please see the official ORACLE-L FAQ: http://www.orafaq.net
> --
> Author: Hamid Alavi
> INET: hamid.alavi_at_quovadx.com
>
> Fat City Network Services -- 858-538-5051 http://www.fatcity.com
> San Diego, California -- Mailing list and web hosting services
> ---------------------------------------------------------------------
> To REMOVE yourself from this mailing list, send an E-Mail message
> to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in
> the message BODY, include a line containing: UNSUB ORACLE-L
> (or the name of mailing list you want to be removed from). You may
> also send the HELP command for other information (like subscribing).
>

Mladen Gogala
Oracle DBA

Note:
This message is for the named person's use only. It may contain confidential, proprietary or legally privileged information. No confidentiality or privilege is waived or lost by any mistransmission. If you receive this message in error, please immediately delete it and all copies of it from your system, destroy any hard copies of it and notify the sender. You must not, directly or indirectly, use, disclose, distribute, print, or copy any part of this message if you are not the intended recipient. Wang Trading LLC and any of its subsidiaries each reserve the right to monitor all e-mail communications through its networks. Any views expressed in this message are those of the individual sender, except where the message states otherwise and the sender is authorized to state them to be the views of any such entity.

-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.net
-- 
Author: Mladen Gogala
  INET: mladen_at_wangtrading.com

Fat City Network Services    -- 858-538-5051 http://www.fatcity.com
San Diego, California        -- Mailing list and web hosting services
---------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message
to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in
the message BODY, include a line containing: UNSUB ORACLE-L
(or the name of mailing list you want to be removed from).  You may
also send the HELP command for other information (like subscribing).
Received on Fri Nov 14 2003 - 12:09:40 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US