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

Home -> Community -> Usenet -> c.d.o.server -> Update All Tables Containing Column

Update All Tables Containing Column

From: Linda Turner <LindaTurner_at_cdgx.com>
Date: Sat, 06 Apr 2002 11:58:29 GMT
Message-ID: <FpBr8.18239$XP2.7296902@typhoon.southeast.rr.com>


I am new to Oracle. We don't use Pl/SQL at our site, since we use 3-rd party software. I need to look through the Oracle dictionary
(user_tab_columns) for all tables containing a particular column
("USERID"), and update that to a different value.

Can someone provide me with a brief example of how to do this in PL/SQL? Received on Sat Apr 06 2002 - 05:58:29 CST

Original text of this message

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