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

Home -> Community -> Usenet -> c.d.o.misc -> Re: Oracle Developer Question

Re: Oracle Developer Question

From: Anatoly V. Lisovoy <anatoly_at_ftc.ru>
Date: 1998/10/15
Message-ID: <908420312.323867@goliaf>#1/1

Wojciech B³d <blad_at_sz.onet.pl> wrote in message f1GU1.1378$bY2.358828_at_news.tpnet.pl...
>1. Use Post-Query trigger for select data. Item for this data can not have
>base table property set.
>2. Define view and build block based on this view.

Or
3. Write "(select distinct [column] from table)" in BASE_TABLE property of your base table block. Parenthesis is compulsory.

Anatoly/ Received on Thu Oct 15 1998 - 00:00:00 CDT

Original text of this message

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