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: Dynamic views

Re: Dynamic views

From: Arup Nanda <arupnanda_at_hotmail.com>
Date: Wed, 20 Nov 2002 11:58:49 -0800
Message-ID: <F001.005082F9.20021120115849@fatcity.com>


Dynamic viewsSure, You can write an INSTEAD OF trigger on the view that inserts into the right table.

Arup Nanda
www.proligence.com

  Hi Guys

  I'm trying to see if I can get around paying oracle $50,000 for partitioning

  I have a huge table and I want to partition it on date so I created 12

  tables

  AAAA_JAN   AAAA_FEB   And so on

  But I want to create a view that will be used for inserting so it always

  Points to the current month without having to recreate the view every month.

  Is there anyway anybody can think of doing this?

  Thanks

  David Hill

  DBA   Le Chateau

--

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

Author: Arup Nanda
  INET: arupnanda_at_hotmail.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). Received on Wed Nov 20 2002 - 13:58:49 CST

Original text of this message

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