I created a view based on the sale and customer tables however now I changed the client table by adding a CNPJ column that is a candidate key and would like to include change also in the view.
I would like to know how this procedure.
Thanks!
Environment information:
* Oracle version: 10g
* Operating system: XP
: -O
How to Change a View
-
- Rank: Estagiário Sênior
- Posts: 13
- Joined: Wed, 01 Oct 2008 7:39 pm
- Location: Jundiaí
- Contact:
- dr_gori
- Moderador
- Posts: 5026
- Joined: Mon, 03 May 2004 3:08 pm
- Location: Portland, OR USA
- Contact:
Thomas F. G
Você já respondeu a dúvida de alguém hoje?
https://glufke.net/oracle/search.php?search_id=unanswered
Você já respondeu a dúvida de alguém hoje?
https://glufke.net/oracle/search.php?search_id=unanswered
You have to re-create the view.
hence adds the new field in the View SQL.
CREATE OR REPLACE VIEW nomedaview AS select bla bla bla etc
-
- Rank: Estagiário Sênior
- Posts: 13
- Joined: Wed, 01 Oct 2008 7:39 pm
- Location: Jundiaí
- Contact:
Thank you very much, my friend!
-
- Information
-
Who is online
Users browsing this forum: Google [Bot] and 1 guest