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: adding columns to system tables

RE: adding columns to system tables

From: Christopher Spence <cspence_at_FuelSpot.com>
Date: Sat, 19 May 2001 20:52:28 -0700
Message-ID: <F001.00308B0D.20010519204021@fatcity.com>

 It is generally considered bad practice, why not create another table with the additional columns and just make a view that joins them?

-----Original Message-----
To: Multiple recipients of list ORACLE-L Sent: 5/18/01 12:25 PM

Does anyone know if it is 'safe' to add additional columns to user_tab_columns? I am running 8.1.5. I would use the new columns to tell the application software which columns on any one table are user editable by a dynamically generated dialog form.

Thanks,
Greg

--

Please see the official ORACLE-L FAQ: http://www.orafaq.com
--

Author: Greg Schraiber
  INET: GregSchraiber_at_Finestri.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: Christopher Spence
  INET: cspence_at_FuelSpot.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 Sat May 19 2001 - 22:52:28 CDT

Original text of this message

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