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: FK Constraints

RE: FK Constraints

From: Mandar Ghosalkar <MandarG_at_gsr-inc.com>
Date: Mon, 19 Mar 2001 12:30:08 -0800
Message-ID: <F001.002D0D7C.20010319113022@fatcity.com>

issue is more of data integrity than security if this is the only apps working against that database and no future development is going to occur then no problemo.

just two of the cons cons cons
1. maintenance would be difficult. as one wld require to parse thru the code to find out the relationships.
2. relationships that are considered as business facts shld always be implemented as part of the database as it shld centralized. it wld apply for apps against that database.

> -----Original Message-----
> From: ramani akhil [mailto:srinirmala_at_yahoo.com]
> Sent: Monday, March 19, 2001 12:05 PM
> To: Multiple recipients of list ORACLE-L
> Subject: FK Constraints
>
>
> Hi all:
>
> We have a situation where are no relationships are
> defined at the database level. i.e no foreign keys
> constraints have established at the Database. The
> application is still at the Development Stage.
>
> Everything is controlled at the application level.
>
> I as the DBA appose this design for Data security and
> also cannot reverse engineer from the tables into
> Designer.
>
> Can you please share you pros / Cons.
>
> Thanks
>
>
>
>
>
> __________________________________________________
> Do You Yahoo!?
> Get email at your own domain with Yahoo! Mail.
> http://personal.mail.yahoo.com/
> --
> Please see the official ORACLE-L FAQ: http://www.orafaq.com
> --
> Author: ramani akhil
> INET: srinirmala_at_yahoo.com
>
> Fat City Network Services -- (858) 538-5051 FAX: (858) 538-5051
> San Diego, California -- Public Internet access / Mailing Lists
> --------------------------------------------------------------------
> 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).
>

-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.com
-- 
Author: Mandar Ghosalkar
  INET: MandarG_at_gsr-inc.com

Fat City Network Services    -- (858) 538-5051  FAX: (858) 538-5051
San Diego, California        -- Public Internet access / Mailing Lists
--------------------------------------------------------------------
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 Mon Mar 19 2001 - 14:30:08 CST

Original text of this message

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