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

Home -> Community -> Mailing Lists -> Oracle-L -> Why Use Anydata?

Why Use Anydata?

From: MacGregor, Ian A. <ian_at_SLAC.Stanford.EDU>
Date: Fri, 04 Oct 2002 13:48:31 -0800
Message-ID: <F001.004E15B3.20021004134831@fatcity.com>


I remember when anydata was first discussed a few months ago. I questioned how it could be part of proper database design; from what domain would the anydata column draw its values? As I recall everyone advised against its use, "It is a bad idea in Access and so it is in Oracle." was the gist of the comments. One wag proposed having two fields in the database, a sequence based primary key and the anydata field. Apparently that person was too shy to rely on rowid's :)

Why did you decide to use anydata? How does it benefit to your application? It strikes me as a bad idea, but I have not researched it at length.

Ian MacGregor
Stanford Linear Accelerator Center
ian_at_SLAC.Stanford.edu

-----Original Message-----
Sent: Friday, October 04, 2002 10:24 AM
To: Multiple recipients of list ORACLE-L

Stephane,

if there is a new function, then it is hidden so deeply in the docs that even I can't find it. And I'm pretty good and coming up with "creative" search patterns.

ANYDATA is an object, a way of storing different types of data in a single column. You store the data type metadata with the column.

More information on this... when the other DBA ran the PL/SQL routine in a different account which had "resource" instead of just "connect" privileges, it ran....

interesting!

Rachel


Do you Yahoo!?
New DSL Internet Access from SBC & Yahoo! http://sbc.yahoo.com
-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.com
-- 
Author: Rachel Carmichael
  INET: wisernet100_at_yahoo.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).
-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.com
-- 
Author: MacGregor, Ian A.
  INET: ian_at_SLAC.Stanford.EDU

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 Oct 04 2002 - 16:48:31 CDT

Original text of this message

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