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: alter table add

RE: alter table add

From: Hemant K Chitale <hkchital_at_singnet.com.sg>
Date: Fri, 04 Apr 2003 03:28:38 -0800
Message-ID: <F001.0057A3F6.20030404032838@fatcity.com>

Another question
Is the procedure selecting from a view on the table ? Or a synonym to a view on the table ?
-- the view not having been recreated to include the new column.

Hemant
At 12:23 AM 04-04-03 -0800, you wrote:
>Have you updated your cursor to add the new column?
>
>John
>
>-----Original Message-----
>Sent: 03 April 2003 21:54
>To: Multiple recipients of list ORACLE-L
>
>
>I added a column using alter table add ...
>i can see it from sql . can select it from sql . But if I try to use it in
>a pl/sql block or procedure .It can't find that column .
>is it a bug ?
>
>8.1.6. hp-ux
>
>-ak
>
>
>--
>Please see the official ORACLE-L FAQ: http://www.orafaq.net
>--
>Author: Hallas, John, Tech Dev
> INET: John.Hallas_at_gb.vodafone.co.uk
>
>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).

Hemant K Chitale
My personal web site is : http://hkchital.tripod.com

-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.net
-- 
Author: Hemant K Chitale
  INET: hkchital_at_singnet.com.sg

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 Apr 04 2003 - 05:28:38 CST

Original text of this message

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